feat(disk_layout): increase OEM size

increase the size of the OEM partition to 128M
This commit is contained in:
Brandon Philips 2013-07-17 16:19:30 -07:00
parent 938e0132d1
commit 7cc09c349b

View File

@ -45,7 +45,7 @@
"num": 6,
"label":"OEM",
"type":"data",
"blocks":"32768"
"blocks":"262144"
},
{
"num": 7,