- revert Config.1M.lb back to PLCC size and add new SPI config file
SPI config file is 1M-128k to allow for EC code git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2374 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -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-64*1024
|
||||
option ROM_SIZE=(1024*1024)-(64*1024)
|
||||
option FALLBACK_SIZE=ROM_SIZE
|
||||
|
||||
option DEFAULT_CONSOLE_LOGLEVEL = 11
|
||||
|
Reference in New Issue
Block a user