Author: stepan
Date: 2008-01-20 01:24:23 +0100 (Sun, 20 Jan 2008)
New Revision: 3065

Modified:
   trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb
Log:
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 <[EMAIL PROTECTED]>
Acked-by: Stefan Reinauer <[EMAIL PROTECTED]>



Modified: trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb
===================================================================
--- trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb      
2008-01-19 09:43:48 UTC (rev 3064)
+++ trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb      
2008-01-20 00:24:23 UTC (rev 3065)
@@ -13,7 +13,7 @@
 
 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 @@
        option COREBOOT_EXTRA_VERSION=".0-failover"
 end
 
-buildrom ./coreboot.rom ROM_SIZE "fallback" "failover"
\ No newline at end of file
+buildrom ./coreboot.rom ROM_SIZE "fallback" "failover"


-- 
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to