coreboot-kgpe-d16/util/cbfstool
zbao 93dd07f3d5 Exit building if romstage.bin is larger than size of XIP
When the romstage.bin becomes bigger than the size of XIP, the
cbfstool can not allocate the romstage in the CBFS. But it doesn't
report an error. It will take quite a while to find out the root
cause.

Change-Id: I5be2a46a8b57934f14c5a0d4596f3bec4251e0aa
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: zbao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/650
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
2012-02-17 17:45:23 +01:00
..
lzma fix typo in minilzma.cc, found by Idwer. 2010-10-10 22:05:02 +00:00
EXAMPLE Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
Makefile.inc Build utils into their source directory equivalent in 2010-04-16 22:48:57 +00:00
cbfs-mkpayload.c Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
cbfs-mkstage.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
cbfs.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
cbfstool.c Exit building if romstage.bin is larger than size of XIP 2012-02-17 17:45:23 +01:00
common.c Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
common.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02: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
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00