[ECOS] boot_table

Andrew Lunn andrew@lunn.ch
Thu Oct 16 09:37:00 GMT 2008


On Thu, Oct 16, 2008 at 11:23:07AM +0200, Pazos Escudero Nuria wrote:
> Hi!
> 

> I've ported eCos and RedBoot for a proprietary platform comprising
> the AT91M55800A processor a SRAM and three S29AL016D90TFI02 flash
> modules. I can boot from the RAM and I see both, the RAM and the
> Flash. But I have not yet managed to make it boot from the flash
> pointed by CS0 (where I previously flashed the ROM Redboot
> configuration at the bottom address). Is there any file within eCos
> to set the parameters of the boot table in order to tell from which
> address to boot?

It is a hardware configuration, not software. You need the FLASH to be
mapped at address 0x0 at boot time so that it gets executed. Maybe you
need to set some jumpers on the board?

     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



More information about the Ecos-discuss mailing list