[ECOS] BOOPT bootfile

Andrew Lunn andrew.lunn@ascom.ch
Thu Jan 30 11:32:00 GMT 2003


On Thu, Jan 30, 2003 at 11:28:47AM +0100, Magnus Ekhall wrote:
> What is required to BOOTP load RedBoot boot from LAN?
> Where does the BOOTP store its downloaded bootfile, and how do I compile
> RedBoot so that it would work?

Im not sure i understand your question.

Do you want RedBoot to use the information in the bootp reply to
download in image from a server and then execute that image?

If so, as far as i know, RedBoot does not support this. You could add
this though. Reboot understands SREC and ELF images and supports
getting an image from TFTP. All you need to add it code to extract the
filename and server name from the bootp reply and then control the
tftp client code and jump into the image after it has been loaded.

     Andrew

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



More information about the Ecos-discuss mailing list