switch-coreboot/util
Stefan Reinauer d44bf71932 This is another LAR update. It changes the way a LinuxBIOS image is
built.
Instead of having a bootblock and a lar archive, the bootblock is now
part of the archive:

$ lar -l build/linuxbios.rom
  normal/initram (93 bytes @0x24)
  normal/payload (32768 bytes @0xb4)
  normal/stage2 (32028 bytes @0x80e4)
  linuxbios.bootblock (16384 bytes @0x3c000)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@240 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-11 13:55:36 +00:00
..
doxygen Move util/Doxyfile.LinuxBIOS to util/Doxyfile.LinuxBIOS, so that 2007-03-05 23:35:54 +00:00
dtc new device model from Ron 2007-03-10 15:55:41 +00:00
kconfig The selection of the default log level is a select-box where you can choose 2007-03-04 12:22:43 +00:00
lar This is another LAR update. It changes the way a LinuxBIOS image is 2007-03-11 13:55:36 +00:00
lzma add lzma and nrv2b to util/. util/lzma/C/* is LGPL. 2007-02-27 22:43:57 +00:00
nrv2b add lzma and nrv2b to util/. util/lzma/C/* is LGPL. 2007-02-27 22:43:57 +00:00
xcompile Various tiny cosmetic fixes (trivial). 2007-03-05 21:34:08 +00:00
Makefile Cosmetic fixes (trivial). 2007-03-02 13:15:31 +00:00