commit | 7765cf5d8a11a89d7086413d3a4b339ef744db4a | [log] [tgz] |
---|---|---|
author | Steve Rae <srae@broadcom.com> | Tue Jun 07 11:19:39 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 27 16:37:39 2016 -0400 |
tree | 2d17c6704b2da2923039e994423cc10a9385f241 | |
parent | 8a99be84a20b296e2bf3bcbd1a774c93dfa70f31 [diff] |
fastboot: sparse: improve CHUNK_TYPE_FILL write performance - increase the size of the fill buffer - testing has shown a 10x improvement when the sparse image has large CHUNK_TYPE_FILL chunks Signed-off-by: Steve Rae <srae@broadcom.com>