commit | a47b19fc2b5c1a4b802ba44a0a078ddf8543d31d | [log] [tgz] |
---|---|---|
author | Balaji Jagadeesan <bjagadee@codeaurora.org> | Fri Mar 02 15:09:13 2018 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Mar 06 09:29:48 2018 -0800 |
tree | e908d53a40958b3191f81830e3c5043270e00659 | |
parent | 318f41e4e41be477abd530fbf86f12c3ca81bca2 [diff] |
ipq: spi: Increased performance of spi erase When 4K sector size support is enabled for spi, always 4K sector erase command is passed for all the erase operations. To increase the performance, 64K erase command is passed to the command buffer based on length and offset. Change-Id: Ia762d192ba5d424f0ba3538fff8aff4954050bf7 Signed-off-by: Balaji Jagadeesan <bjagadee@codeaurora.org>