the following patch was just integrated into master: commit 10daacf118096519aeac961c1814f790cbf66d0e Author: zbao fishbaozi@gmail.com Date: Fri Feb 17 21:44:09 2012 +0800
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-By: Patrick Georgi patrick@georgi-clan.de at Fri Feb 17 14:32:33 2012, giving +2 Build-Tested: build bot (Jenkins) at Fri Feb 17 14:49:48 2012, giving +1 Reviewed-By: Marc Jones marcj303@gmail.com at Fri Feb 17 17:45:08 2012, giving +2 See http://review.coreboot.org/650 for details.
-gerrit