commit | bc5361ef71cb593afecbb62064edc2505d96e41f | [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 | 36ac5d002b929193f975eeed94894280eb306baa [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