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]
Other format: [Raw text]

Re: Download a RedBoot on AT91


Christophe Part wrote:
Hi All,

I am new on redboot and ecos.
I have an AT91EB55 board.
I try to download the redboot ram elf file on my board but it always stop.
Are you certain the RAM is located in the same place?  What about
the clock speed param?  Reset vector?  Look at the hal_platform_setup.h
file and you'll probably find a few params that need to be changed.

Someone else on the list has recently asked about the eb55.  Your best
bet is to download Thomas's patches that convert the hal/arm/at91
tree into a more sane structure, then my patch for the eb40a.  Then
simply looking at what files reside in the specific eb40 and eb40a
subdirectories, you'll figure out which files the eb55 will probably
need to edited.  Then look at the ecos.db file itself - there will
be a few entries in there for the eb40 and eb40a.  Just copy those,
rename them to eb55, and edit to match the eb55 setup.

-tim


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


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