build 1024-128k binary as per requests.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2372 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
4c556c5ccb
commit
f8519dc8dc
|
@ -8,7 +8,7 @@ mainboard olpc/rev_a
|
|||
#option CONFIG_PRECOMPRESSED_ROM_STREAM=1
|
||||
|
||||
# leave 64k for vsa
|
||||
option ROM_SIZE=1024*1024-64*1024
|
||||
option ROM_SIZE=1024*1024-64*1024-64*1024
|
||||
option FALLBACK_SIZE=ROM_SIZE
|
||||
|
||||
option DEFAULT_CONSOLE_LOGLEVEL = 11
|
||||
|
|
Loading…
Reference in New Issue