[LinuxBIOS] [PATCH] Download payload from console via XMODEM

Ed Swierk eswierk at arastra.com
Fri Oct 6 02:42:05 CEST 2006


The attached patch adds a new option, CONFIG_XMODEM_ROM_STREAM, that
allows LinuxBIOS to download its payload from the console via the
XMODEM file transfer protocol.

This is handy if you want to try out a payload that's too big to fit
into ROM, and you haven't yet gotten IDE or USB devices to work.

I chose to hook this into the ROM stream code so it can take advantage
of the usual compression methods, but one could imagine moving it to a
separate "serial stream" mechanism.

Comments are welcome.

--Ed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-xmodem-rom-stream.patch
Type: text/x-patch
Size: 11857 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061005/38ae1c60/attachment.patch>


More information about the coreboot mailing list