This is the mail archive of the ecos-discuss@sourceware.org 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: memory layout


On Mon, Oct 29, 2007 at 02:11:26PM -0000, Syed Ismail wrote:
> 
> Hi

> For our custom board, based on mx31 ads, i need to change the rom
> and ram address and length in redboot. In addition to the .ldi file,
> what else needs to be changed. 

There is a header file in the same directory. That might need
changing. If you are adding or removing RAM or FLASH, you may need to
modify the code which programs the MMU. This is also in the HAL.

       Andrew

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