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:
Stefan Reinauer 2008-01-20 00:24:23 +00:00 committed by Stefan Reinauer
parent 593f5aab03
commit c2bcc893ea
1 changed files with 2 additions and 2 deletions

View File

@ -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"