coreboot-kgpe-d16/util/cbfstool
Patrick Georgi 6056b97fce Rework bootblock size handling:
- don't pretend to create a bootblock as large
  as the ROM in Kconfig (it's 64k at most)
- don't pretend to accept a bootblocksize value
  in cbfstool create (it ignored it)
- patch up the build systems to keep it working

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4934 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-11 21:32:23 +00:00
..
lzma fix some wrong versions of the FSF's address (trivial) 2009-09-23 21:52:45 +00:00
EXAMPLE v2/util: romfs -> cbfs rename 2009-04-14 00:08:34 +00:00
Makefile There was a missing addition of the size of the .notes.pinfo 2009-09-17 15:35:08 +00:00
Makefile.inc Remove all build/ prefixes in the build output. 2009-10-28 17:10:51 +00:00
cbfs-mkpayload.c check for ELF payloads in cbfstool 2009-09-25 22:21:47 +00:00
cbfs-mkstage.c New cbfstool. Works without mmap or fork/exec and 2009-09-14 13:29:27 +00:00
cbfs.h New cbfstool. Works without mmap or fork/exec and 2009-09-14 13:29:27 +00:00
cbfstool.c Rework bootblock size handling: 2009-11-11 21:32:23 +00:00
common.c Add a "locate" function cbfstool, which helps you find 2009-11-09 17:18:02 +00:00
common.h Add a "locate" function cbfstool, which helps you find 2009-11-09 17:18:02 +00:00
compress.c New cbfstool. Works without mmap or fork/exec and 2009-09-14 13:29:27 +00:00
elf.h fix some wrong versions of the FSF's address (trivial) 2009-09-23 21:52:45 +00:00