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: IXDP425 platform support


On Wed, 2005-04-06 at 20:27 +0400, Nickolay wrote:
> Hallo All!
> 
> My new IXDP425 board has only 128Mb of RAM, but native IXDP425 has 256Mb 
> of RAM.
> What changes i need does, for porting redboot from IXDP425 with 256Mb of 
> RAM, to IXDP425 with 128Mb of RAM.
> 
There are two places, I believe. First, the SDRAM controller needs to be
properly setup. The SDRAM controller setup is defined in:

 hal/arm/xscale/ixdp425/current/include/ixdp425.h

Next are ram-size entries in the mem config files in:

  hal/arm/xscale/ixdp425/current/include/pkgconf/*.{h,ldi}

--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]