On 28.01.2008 21:12, coreboot information wrote:
revision 3085
Build Log: Compilation of amd:serengeti_cheetah has been fixed Compilation of amd:serengeti_cheetah_fam10 is still broken See the error log at http://qa.coreboot.org/log_buildbrd.php?revision=3085&device=serengeti_c...
And we need another 2461 bytes increase due to the new compiler. Just in case anyone wonders which compiler causes continuous size increases:
gcc version 4.3.0 20080117 (experimental) [trunk revision 131592] (SUSE Linux)
Regards, Carl-Daniel
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Index: LinuxBIOSv2-myCAR/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb =================================================================== --- LinuxBIOSv2-myCAR/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb (Revision 3085) +++ LinuxBIOSv2-myCAR/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb (Arbeitskopie) @@ -13,7 +13,7 @@
romimage "fallback" option USE_FALLBACK_IMAGE=1 - option ROM_IMAGE_SIZE=0x21000 + option ROM_IMAGE_SIZE=0x22000 option COREBOOT_EXTRA_VERSION=".0-fallback" payload __PAYLOAD__ end