From a1491314150eac4494d551917ad5e705977c7603 Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Wed, 23 Apr 2008 22:54:40 +0000 Subject: 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 Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3259 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/amd/serengeti_cheetah_fam10/Config-abuild.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'targets') 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 -- cgit v1.2.3