From 8ce4a19b20f22f74573a93566d4a202e58f00758 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 20 Jan 2008 01:59:43 +0000 Subject: last try i hope. Building with a payload changes the result of the rom image. Even if the rom image size is not changed, it can make the linking fail. It's almost a heisen-bug, only there if you don't watch. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3066 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 406a7e7abd..755e61ad40 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=0x20800 + option ROM_IMAGE_SIZE=0x21000 option COREBOOT_EXTRA_VERSION=".0-fallback" payload __PAYLOAD__ end -- cgit v1.2.3