give it 2k more space for abuild. let's look into this anyways, but get rid of
the impression that the cheetah on fam10 is broken just because we're using a too new compiler for abuild. (trivial) Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3065 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
593f5aab03
commit
c2bcc893ea
@@ -13,7 +13,7 @@ option ROM_SIZE=1024*1024
|
||||
|
||||
romimage "fallback"
|
||||
option USE_FALLBACK_IMAGE=1
|
||||
option ROM_IMAGE_SIZE=0x20000
|
||||
option ROM_IMAGE_SIZE=0x20800
|
||||
option COREBOOT_EXTRA_VERSION=".0-fallback"
|
||||
payload __PAYLOAD__
|
||||
end
|
||||
@@ -26,4 +26,4 @@ romimage "failover"
|
||||
option COREBOOT_EXTRA_VERSION=".0-failover"
|
||||
end
|
||||
|
||||
buildrom ./coreboot.rom ROM_SIZE "fallback" "failover"
|
||||
buildrom ./coreboot.rom ROM_SIZE "fallback" "failover"
|
||||
|
Reference in New Issue
Block a user