This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Where is hal_platform_extras ?


On Tue, 2005-07-26 at 09:41 -0500, Don Osburn wrote:
> Mark,
> 
> Thanks for the response.
> 
> I think our problem has to do with our memory config.  I am attempting to
> rebuild redboot to customize it but am not finding everything in the docs.
> I have found the SDRAM #defines in
> /packages/hal/arm/xscale/isdp425/current/include/ixdp425.h.  However, the
> Intel app note "Intel IXP4XX Product Line of Network Processors: Customizing
> RedBoot*", section 5.4.2 says "Also note that the values must match the page
> table in file ixdp425/current/include/hal_platform_extras."  I can not find
> hal_platform_extras anywhere in the source tree.
> 
> Can you tell me where this is?
> 

The Intel doc is out of date. The page table setup is now done in
hal_platform_setup.h and uses the SDRAM defines so that you only
have to change ixdp425.h.

--Mark



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]