mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue