Same old story: Fam10 needs more space again. My calculations say it

needs 172 more bytes, give it 512 and hope that's enough for a while.
Trivial.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3259 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Carl-Daniel Hailfinger 2008-04-23 22:54:40 +00:00
parent e3e4981813
commit a149131415
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ option ROM_SIZE=1024*1024
romimage "fallback"
option USE_FALLBACK_IMAGE=1
option ROM_IMAGE_SIZE=0x22000
option ROM_IMAGE_SIZE=0x22200
option COREBOOT_EXTRA_VERSION=".0-fallback"
payload __PAYLOAD__
end