> > It is much, must faster to use objcopy to convert the file to a .o
> > directly and then just link the image in.
Look at how piggy.o is built in arch/arm/boot/compressed/Makefile. You
can also make ld do the same -- check out arch/arm/boot/bootp/Makefile.
> `bootp' sounds like "network" for me.
It can be used for network booting if your bootloader can speak bootp.
But that's not why it is useful in this case. The bootp support is
simply a kernel and an initrd in a single image, along with the right
magic to tell the kernel where to find the initrd. Standard Linux
stuff comes next -- the initrd needs to have whatever drivers and user
tools are required to find and mount the root parition. That probably
means pcmcia+ide-cs+ide-disk+yadda yadda. Once the initrd runs, it
should pivot_root (or the like) to a proper root file system, found on
CF.
I had this running at one time on my 720, long ago.
-ch
> -----Original Message-----
> From: jornada-admin@handhelds.org
> [mailto:jornada-admin@handhelds.org] On Behalf Of Peter Gerwinski
> Sent: Monday, June 24, 2002 11:52 AM
> To: jornada@handhelds.org
> Subject: Re: [jornada] A faster alternative to file2hex
>
>
> Christopher Hoover wrote:
> > It is much, must faster to use objcopy to convert the file to a .o
> > directly and then just link the image in.
>
> I find the man page of objcopy somewhat confusing. How can I use
> objcopy in connection with CIBD?
>
> > Better yet skip this cibd stuff and use rmk's bootp
> support; it is part
> > of the standard kernel.
>
> `bootp' sounds like "network" for me. How can I use it on the
> Jornada 710/720 which has no network support until I have PCMCIA
> running?
>
> Currently I am using a CIBD initrd to set up PCMCIA and then boot
> from a CF card. With bootp over a PCMCIA network device I would
> still need the CIBD to get the initrd and PCMCIA support.
>
> Peter
> --
> http://snsg.org
> !NlI-%4N"Oifg<G-D'/aBvwV7UikW;rdYkK{UShLm;V%76iW^Tx!sUQp
> #7M}VdscJ\<u_.iIrjOyhpahD:Qjz]Fg7b|rLxgRPr^sadl_171mcizYG\_1ZE
> T28~7*<l"1
> Z\3Xow`st*Nk7%Gp)q]`JDF(l[;!l5zu}6I@IJ_}zIDTs?Jje>oU~^^["X!2g[
> imFra_QZ\_
> c<{sAwnX=DDj10g:6dEUt+nQ->WZ6kvV(1!RxheR[^%PJ*peFWiYk6[&y'nq/g
> eErZ[z]Gg1
> _______________________________________________
> jornada mailing list
> jornada@handhelds.org
> http://handhelds.org/mailman/listinfo/jornada
>
Received on Mon Jun 24 21:31:39 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:46:00 EDT