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: Help: Redboot on an iPAQ H3870?


--- Gary Thomas <gary@mlbassoc.com> wrote:

> 
> How much code is it?  How complicated is it to put
> into eCos?

Short answer: Some header files and a touchscreen
driver. The additions/changes I have made will look
trivial to you. 

> How complete is your hack?  Does it allow
> eCos/RedBoot to run on the platform?

Redboot and ecos run with ethernet support. I just
took the h3600 code and added h3800 support. The same
image will run on both h38xx and h36xx. Since the
machines have different peripherals, I detect the
machine type at boot time and initialize the hardware
based on the result. I did not get a chance to work on
the flash read/write code. I think the machines have
the same chip, I'll check later. 

The h38xx buttons and touchscreen work in eCos (not in
redboot). I also added support for a PCMCIA sleeve and
some PCMCIA linksys Ne2000 clones.  

I am also working on an H3900 port. Redboot and eCos
are already working via the serial port. 

> 
> It might be possible to contact the original
> author(s) and see if they would allow that code to
be
> put into eCos under our modified GPL.

Good idea. I'll come back with the verdict.

> If you need help with this, feel free
> to contact me.

Thanks.   





	
		
__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html

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