The kernel source code on handhelds.org has support for the Jornada 720, but
it seems to only run on specially modified Jornada 720's that have Flash
memory. You could follow the dual-booting instructions to boot Linux from
WinCE if you built a kernel from source. Check out the latest version of
the source, (which will check out into linux/kernel).
cd linux/kernel
cp arch/arm/def-configs/jornada720 .config
make oldconfig; make depend; make zImage; make modules
I recommend using the cross-compilation toolchain in
ftp://ftp.handhelds.org/pub/linux/arm/toolchain/
Jamey
--- James E. Hicks, Ph.D. Sr. Member of the Technical Staff jamey.hicks_at_compaq.com +1-617-551-7622 Compaq Cambridge Research Laboratory One Cambridge Center, Cambridge, MA 02142 > -----Original Message----- > From: Peter Cox [mailto:peter_at_netwxs.com.au] > Sent: Friday, August 17, 2001 12:43 AM > To: Gettys, Jim > Cc: familiar_at_handhelds.org > Subject: Any plans for the Jornada? (was Re: [Familiar] Familiar on > Toshiba Genio PocketPC?) > > > Upon seeing familiar running on the IPAQ here at work, my > manager would > be interested in deploying it on the HP Jornada 720 we have > lying around > the office (the same CPU?) > > Does anyone (obviously non-Compaq employees :-) ) have any plans to > support familiar on handhelds other than the IPAQ? > > Jim Gettys wrote: > > >> > >> > >>Toshiba is coming out with a new PocketPC that uses the > same processor as the > >>ipaq and has 32mb of flash rom. The really sweet things > about it are the SD > >>and CompactFlash slots and 65k colors. > >> > > > >Sounds interesting.... I think you'll see interesting > things from us as well. > > > I've installed the blackdown.org JRE 1.3 on the IPAQ (64MB), > within the > ramfs. Future models would benefit from having a >= 32MB flash rom so > that the JVM wouldn't get wiped each time you reset the device. > > (I've tried SaveJe and the device locked up while running our > application Other JVMs under wince are broken!) > > > _______________________________________________ > Familiar mailing list > Familiar_at_handhelds.org > http://handhelds.org/mailman/listinfo/familiar > irc://irc.openprojects.net #familiar >Received on Fri Aug 17 2001 - 04:29:32 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:12:33 EDT