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: boot_table


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


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