From c2bcc893ea9e7539b9b4a066dc796aa8cde6f1ea Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 20 Jan 2008 00:24:23 +0000 Subject: give it 2k more space for abuild. let's look into this anyways, but get rid of the impression that the cheetah on fam10 is broken just because we're using a too new compiler for abuild. (trivial) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3065 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/amd/serengeti_cheetah_fam10/Config-abuild.lb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'targets') diff --git a/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb b/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb index 3013c37..406a7e7 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=0x20000 + option ROM_IMAGE_SIZE=0x20800 option COREBOOT_EXTRA_VERSION=".0-fallback" payload __PAYLOAD__ end @@ -26,4 +26,4 @@ romimage "failover" option COREBOOT_EXTRA_VERSION=".0-failover" end -buildrom ./coreboot.rom ROM_SIZE "fallback" "failover" \ No newline at end of file +buildrom ./coreboot.rom ROM_SIZE "fallback" "failover" -- cgit v1.1