diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2008-03-16 22:20:53 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2008-03-16 22:20:53 +0000 |
commit | a4b901e3efe2cf12ebe02ee63ef7b3a7cb249f64 (patch) | |
tree | b4e92475e6373becf5ba6ac2b32b44784adf151f /targets/amd | |
parent | dd6877a46df7137854998982beaefc19c397f97d (diff) |
give the fam10 code a little more space until we have the time to debug this
properly. Everybody knows this by now.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3154 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/amd')
-rw-r--r-- | targets/amd/serengeti_cheetah_fam10/Config-abuild.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb b/targets/amd/serengeti_cheetah_fam10/Config-abuild.lb index 755e61ad40..a2b13c9b0b 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=0x21000 + option ROM_IMAGE_SIZE=0x22000 option COREBOOT_EXTRA_VERSION=".0-fallback" payload __PAYLOAD__ end |