From 437f28ece937933d10f853e30227021f89c5b5ea Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 9 May 2006 05:25:31 +0000 Subject: Fix an error in the config files. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2302 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/amd/rumba/Config.nofallback.lb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'targets/amd') diff --git a/targets/amd/rumba/Config.nofallback.lb b/targets/amd/rumba/Config.nofallback.lb index 890981ce62..a815b2b754 100644 --- a/targets/amd/rumba/Config.nofallback.lb +++ b/targets/amd/rumba/Config.nofallback.lb @@ -4,7 +4,8 @@ target rumba mainboard amd/rumba -option ROM_SIZE=1024*256 +option ROM_SIZE=1024*128 +option FALLBACK_SIZE=ROM_SIZE #option FALLBACK_SIZE=65535 #romimage "normal" -- cgit v1.2.3