Author: cozzie Date: 2007-12-19 09:07:37 +0100 (Wed, 19 Dec 2007) New Revision: 3018
Modified: trunk/LinuxBIOSv2/targets/amd/serengeti_cheetah_fam10/Config.lb Log: Small fix to make the abuild happy, add ROM_SIZE to target/*/Config.lb, using the default from src/mainboard/*/Options.lb (trivial)
Signed-off-by: Corey Osgood corey.osgood@gmail.com Acked-by: Corey Osgood corey.osgood@gmail.com
Modified: trunk/LinuxBIOSv2/targets/amd/serengeti_cheetah_fam10/Config.lb =================================================================== --- trunk/LinuxBIOSv2/targets/amd/serengeti_cheetah_fam10/Config.lb 2007-12-19 01:52:11 UTC (rev 3017) +++ trunk/LinuxBIOSv2/targets/amd/serengeti_cheetah_fam10/Config.lb 2007-12-19 08:07:37 UTC (rev 3018) @@ -29,6 +29,9 @@ # At a maximum only compile in this level of debugging option MAXIMUM_CONSOLE_LOGLEVEL=11
+# 512KB ROM +option ROM_SIZE=512*1024 + # Cheetah Family 10 #romimage "normal" # 1MB ROM