aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2008-04-23 22:54:40 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2008-04-23 22:54:40 +0000
commita1491314150eac4494d551917ad5e705977c7603 (patch)
treecef71b316368155cb2d4717b096bd8f73f993292 /targets
parente3e498181301a37c3b25062916188ae6462e244d (diff)
Same old story: Fam10 needs more space again. My calculations say it
needs 172 more bytes, give it 512 and hope that's enough for a while. Trivial. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3259 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets')
-rw-r--r--targets/amd/serengeti_cheetah_fam10/Config-abuild.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb b/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb
index a2b13c9b0b..d44ad345a3 100644
--- a/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb
+++ b/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb
@@ -13,7 +13,7 @@ option ROM_SIZE=1024*1024
romimage "fallback"
option USE_FALLBACK_IMAGE=1
- option ROM_IMAGE_SIZE=0x22000
+ option ROM_IMAGE_SIZE=0x22200
option COREBOOT_EXTRA_VERSION=".0-fallback"
payload __PAYLOAD__
end