[LinuxBIOS] [PATCH] Rename "stream" to "payload"

Ed Swierk eswierk at arastra.com
Mon Oct 23 23:15:19 CEST 2006


After our discussion in the "Download payload from console via XMODEM"
thread, I posted these patches. There was no response, possibly due to
the LinuxBIOS conference.

Here they are again in case they were overlooked the first time
around, in increasing order of invasiveness:

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/20061023/b09d3ff1/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/20061023/b09d3ff1/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/20061023/b09d3ff1/attachment-0002.patch>


More information about the coreboot mailing list