[ECOS] Port for Samsung S3C44BOX(ARM7TDMI) with fixed flash at resetvector 0x0

Grant Edwards grante@visi.com
Thu Apr 4 16:19:00 GMT 2002


On Fri, Apr 05, 2002 at 01:36:21AM +0200, Peter Wermeling wrote:

> Hello all!
> I am trying to Port for Samsung S3C44BOX(ARM7TDMI) with fixed flash at
> resetvector 0x0 and also the ohter Vectors.
> Is there a port or any hints for doing it?
> Is it possible or must the vectors be in RAM?

It's way easier if the vectors are in RAM.

I use a small bootloader that remaps memory so RAM is at 0,
copies RedBoot from flash ROM into RAM, and jumps to RedBoot.

-- 
Grant Edwards
grante@visi.com

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



More information about the Ecos-discuss mailing list