Author: stepan Date: 2008-01-20 02:59:43 +0100 (Sun, 20 Jan 2008) New Revision: 3066
Modified: trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb Log: 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 stepan@coresystems.de Acked-by: Stefan Reinauer stepan@coresystems.de
Modified: trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb =================================================================== --- trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb 2008-01-20 00:24:23 UTC (rev 3065) +++ trunk/coreboot-v2/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb 2008-01-20 01:59:43 UTC (rev 3066) @@ -13,7 +13,7 @@
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