[coreboot] r3944 - trunk/coreboot-v2/targets/agami/aruma

svn at coreboot.org svn at coreboot.org
Fri Feb 13 19:46:22 CET 2009


Author: hailfinger
Date: 2009-02-13 19:46:22 +0100 (Fri, 13 Feb 2009)
New Revision: 3944

Modified:
   trunk/coreboot-v2/targets/agami/aruma/Config-abuild.lb
Log:
Increase ROM_IMAGE_SIZE for the agami aruma to resolve overlapping
sections.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>


Modified: trunk/coreboot-v2/targets/agami/aruma/Config-abuild.lb
===================================================================
--- trunk/coreboot-v2/targets/agami/aruma/Config-abuild.lb	2009-02-12 21:30:06 UTC (rev 3943)
+++ trunk/coreboot-v2/targets/agami/aruma/Config-abuild.lb	2009-02-13 18:46:22 UTC (rev 3944)
@@ -17,7 +17,7 @@
 
 romimage "fallback" 
 	option USE_FALLBACK_IMAGE=1
-	option ROM_IMAGE_SIZE=0x16000
+	option ROM_IMAGE_SIZE=0x16100
 	option XIP_ROM_SIZE=0x20000
 	option COREBOOT_EXTRA_VERSION=".0-fallback"
 	payload __PAYLOAD__





More information about the coreboot mailing list