fix(build_library): Drop default 'base' layout to 512MB for STATE.

This will further reduce the amount of dd'ing required when using block
devices.
This commit is contained in:
Michael Marineau 2013-08-28 11:48:18 -07:00
parent 8a488f890b
commit dfb7d8d115

View File

@ -63,7 +63,7 @@
"num": 9,
"label":"STATE",
"type":"data",
"blocks":"2097152"
"blocks":"1048576"
}
],
"vm": [