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: question about install eCos with redboot


On Sun, 2003-09-21 at 08:47, b8944028 wrote:
> hi,
> 
> i want to install eCos in ipaq h3800,
> and i read this page 
> Installation and Testing / ARM/StrongARM(SA11X0) Compaq iPAQ PocketPC.
> 
> According to this page, these command below are mentioned.
> 
> RedBoot> lo -r -b 0x100000 redboot_ROM.bin
> RedBoot> fi loc -f 0x50000000 -l 0x40000
> RedBoot> fis init
> RedBoot> fi unl -f 0x50040000 -l 0x40000
> RedBoot> fi cr RedBoot -b 0x100000
> RedBoot> fi loc -f 0x50040000 -l 0x40000
> RedBoot> reset
> 
> because of the caution above these function,i must make sure i can use these
> function with h3800(eCos doesn't seem to suppot for h3800).
> 
> can i use these memory address in h3800,too?
> 

I doubt that it will work.  eCos/RedBoot have only ever been ported
to the H36x0 (I have a 3630)  There are many changes to get it working
with the H38xx series.

> How to return to original situation if i fail?
> (the document only mentions how to save WinCE.)
> 

At least on the H36xx, there was the "Parrot" loader (actually a
Macaw), which you access by holding down the "action" button (the
little joypad at the bottom of the unit) after turning on the unit
(or resetting it).  This loader has a way to save & restore the FLASH
contents to/from a compact FLASH RAM device.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
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]