diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2019-02-19 18:52:35 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-03-02 12:59:48 +0100 |
commit | ffd8ca18cc292c8dd7b7d7df2d4c605f281bede1 (patch) | |
tree | 5cf60e5e3343307179ea32c1641584a89d989dc6 /target/toolchain | |
parent | 21e90685b624003c9b91d69420245d0164eddc8d (diff) | |
download | upstream-ffd8ca18cc292c8dd7b7d7df2d4c605f281bede1.tar.gz upstream-ffd8ca18cc292c8dd7b7d7df2d4c605f281bede1.tar.bz2 upstream-ffd8ca18cc292c8dd7b7d7df2d4c605f281bede1.zip |
apm821xx: speed up ath9k-caldata extraction
Reading and writing to and from flash storage is slow and currently,
the ath10kcal_extract() scripts are even more at an disadvantage
because they use a block size of 1 to be able skip.
This patch reworks the extraction scripts to be much faster and
efficient by reading and writing the calibration data in possibly
one big block.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/toolchain')
0 files changed, 0 insertions, 0 deletions