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

Ed Swierk eswierk at arastra.com
Tue Oct 10 18:15:16 CEST 2006


On 10/10/06, Stefan Reinauer <stepan at coresystems.de> wrote:
> Ok, CONFIG_COMPRESSED_PAYLOAD sounds better. Can anyone send a patch?

The first patch renames CONFIG_COMPRESSED_ROM_STREAM* and
CONFIG_PRECOMPRESSED_ROM_STREAM.

The second one renames the other CONFIG_*_STREAM options.

The third one goes whole-hog and replaces every remaining instance of
"stream" with "payload" in code, filenames and directory names. The
diff is pretty huge due to the file renaming.

--Ed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-rename-compressed-payload-options.patch
Type: text/x-patch
Size: 15359 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061010/85ff70ab/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-rename-other-payload-options.patch
Type: text/x-patch
Size: 106069 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061010/85ff70ab/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-rename-payload-code.patch
Type: text/x-patch
Size: 151044 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061010/85ff70ab/attachment-0002.patch>


More information about the coreboot mailing list