diff options
author | Doug Zongker <dougz@google.com> | 2013-12-19 15:16:57 -0800 |
---|---|---|
committer | Doug Zongker <dougz@google.com> | 2013-12-19 15:16:57 -0800 |
commit | 168724c31ad5241e157ebb35135a734fa075d53b (patch) | |
tree | 2767df1a481624b816eeddce4cc1a1ab6b08b2de /edify/expr.h | |
parent | c87bab101893e8322b49d7c8600e3367b20ab50a (diff) | |
download | bootable_recovery-168724c31ad5241e157ebb35135a734fa075d53b.zip bootable_recovery-168724c31ad5241e157ebb35135a734fa075d53b.tar.gz bootable_recovery-168724c31ad5241e157ebb35135a734fa075d53b.tar.bz2 |
fix unnecessarily slow writing of EMMC partitions
These were attempts to write partitions "conservatively" in hopes of
fixing the problems with writing the radio partition on Nexus 4. They
didn't work (a kernel patch was needed), but got left in. They make
writing of partitions unnecessarily slow (ie, we really shouldn't need
to sync() after every 4kb). Roll back most of them, but leave the
verification read-back in.
Change-Id: I94badc0979e88816c5aa0485f6316c02be69173c
Diffstat (limited to 'edify/expr.h')
0 files changed, 0 insertions, 0 deletions