default is 256 not 512k
authorStefan Reinauer <stepan@openbios.org>
Mon, 29 Sep 2003 11:36:01 +0000 (11:36 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 29 Sep 2003 11:36:01 +0000 (11:36 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1158 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/amd/solo/Config.lb

index 6db6ba573f3cab3a8c5460ac141968500831d700..c223f176e90bc89196308bf4b6304884a3aea31a 100644 (file)
@@ -16,7 +16,7 @@ uses XIP_ROM_SIZE
 uses XIP_ROM_BASE
 
 ## ROM_SIZE is the size of boot ROM that this board will use.
-default ROM_SIZE 524288
+default ROM_SIZE 262144
 
 ###
 ### Build options