commit | 2030bac88ba3c7824cdb422996cc1f04db007fe1 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Nov 03 08:14:43 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Nov 03 08:20:30 2015 -0800 |
tree | 47302941a7272424ef8d69203b3f6479f6d9ceec | |
parent | 4f2391729951ead5f0d15862bd19213962438776 [diff] |
Fix fastboot to cope with hammerhead's implicit hex. Before: wiping userdata... Couldn't parse partition size '3321fa800'. wiping cache... Couldn't parse partition size '2bc00000'. Groan. So much variation between bootloaders. I wish we had a reference bootloader like ChromeOS does. I've also removed a harmless warning: couldn't parse max-download-size '' Change-Id: Ia1099d2f87000ebb96622ad9171819a1326fa249