default is 256 not 512k
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1158 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -16,7 +16,7 @@ uses XIP_ROM_SIZE
|
||||
uses XIP_ROM_BASE
|
||||
|
||||
## ROM_SIZE is the size of boot ROM that this board will use.
|
||||
default ROM_SIZE 524288
|
||||
default ROM_SIZE 262144
|
||||
|
||||
###
|
||||
### Build options
|
||||
|
Reference in New Issue
Block a user