resize OLPC flash
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2424 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
a3cf8a28e9
commit
d9560dd88c
|
@ -3,7 +3,7 @@
|
|||
target qemu-i386-OLPC
|
||||
mainboard emulation/qemu-i386
|
||||
|
||||
option ROM_SIZE=1024*1024
|
||||
option ROM_SIZE=1024*1024 - (128 * 1024)
|
||||
option CONFIG_COMPRESSED_ROM_STREAM_LZMA=1
|
||||
option CONFIG_PRECOMPRESSED_ROM_STREAM=0
|
||||
|
||||
|
|
Loading…
Reference in New Issue