switch-coreboot/util
Stefan Reinauer f6f35c057b this patch puts the lar size in the bootblock and reads it from there.
Why? This way we don't need to recompile the image when the size of the
LinuxBIOS image changes. This alows building images for 50 motherboards
and equipping each with 10 payloads, resulting in 500 images while you
only have to build each payload once and each motherboard, too.

There's also a small "fix" allowing the compression type to be case
insensitive. Not really relevant I guess.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@427 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-06-30 22:03:39 +00:00
..
doxygen Some modifications of the Doxygen config file to improve the output (trivial). 2007-05-02 13:05:14 +00:00
dtc Drop util/dtc/newstatic.c as it seems to be unused, the build works just 2007-06-30 16:55:16 +00:00
kconfig - "grep -q" doesn't exist on solaris (and probably is just a gnu 2007-04-13 16:19:46 +00:00
lar this patch puts the lar size in the bootblock and reads it from there. 2007-06-30 22:03:39 +00:00
lzma - Extend lar format to support compression (incompatible format change!) 2007-06-26 11:55:06 +00:00
nrv2b small nrv2b regression fix from Patrick 2007-06-29 18:42:32 +00:00
options Fix various license headers. 2007-05-20 20:35:59 +00:00
x86emu Fix various Doxygen warnings (trivial). 2007-06-07 00:07:39 +00:00
xcompile Minor bugfixes: 2007-06-20 17:21:49 +00:00
Makefile in order to integrate compression into lar, it needs some makefile splits to 2007-06-16 17:07:24 +00:00