CBFS stuff:
authorStefan Reinauer <stepan@coresystems.de>
Thu, 23 Jul 2009 22:03:14 +0000 (22:03 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Thu, 23 Jul 2009 22:03:14 +0000 (22:03 +0000)
commitf64893a94ffb2b7d79364736fc10aebe9bd9176e
tree67bf3d26a9b2a6a7e82eb704b4e0e028e80ea844
parentaeb6c9870f0b1af8c0b55b2034f881da6757c4a4
CBFS stuff:
- update, add, and improve comments
- whitespace here and there
- remove unused or write-only variables
- improve debug output
- only build payload.{nrv2b,lzma} for non-cbfs
- improved error checking in cbfstool

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4466 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/Config.lb
src/arch/i386/init/crt0.S.lb
src/boot/elfboot.c
src/boot/selfboot.c
src/lib/cbfs.c
util/cbfstool/fs.c