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]

Re: Port to Accelent IDP StrongARM SA1110



On 23-Jul-2001 Cristiano Ligieri Pereira wrote:
> 
>> Note: on the SA11x0, I don't think that you really want to be loading
>> RedBoot, or any eCos application, to such an address.  Set up the memory
>> mapping to move the RAM to location 0 and then use standard memory maps.
> 
> Is it a requirement or a suggestion?

Since you have a platform with an MMU, why not just do it?  It will make
your life (and ours) 10,000 times simpler.

> 
> One more question. If I set up the memory map to 0x80300000 (3 megs from
> starting of RAM) I have to jumpt to exactly this address? (AFAIK I
> have to jump to the reset vector, right???)

I would think so, yes.


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