From 02360d6672bd95b980f83f464dea4c624b8f8aa2 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 29 Sep 2003 11:36:01 +0000 Subject: default is 256 not 512k git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1158 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/solo/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/amd/solo/Config.lb b/src/mainboard/amd/solo/Config.lb index 6db6ba573f..c223f176e9 100644 --- a/src/mainboard/amd/solo/Config.lb +++ b/src/mainboard/amd/solo/Config.lb @@ -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 -- cgit v1.2.3