bcm53xx: replace SPI revert with a fix sent upstream
authorRafał Miłecki <rafal@milecki.pl>
Thu, 11 Oct 2018 08:01:45 +0000 (10:01 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Tue, 23 Oct 2018 08:59:31 +0000 (10:59 +0200)
commit2db4015285018fa728133e6a3965d4ed9c35f4e1
tree42e696cdf8a07439ce85a7dd94aac88fc379d3e9
parent1e2164aeb46e9ad04becdd67fd77399876660946
bcm53xx: replace SPI revert with a fix sent upstream

Instead of reverting whole commit it's enough to just revert a single
line change. It seems the real problem with the regressing commit was a
bump of read chunk size. Switching back to 256 B chunks is enough to fix
the problem/regression.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 92de28b751a473655fd0cf3d3a8b81ca1d27d758)
target/linux/bcm53xx/patches-4.14/180-spi-bcm-qspi-switch-back-to-reading-flash-using-smal.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-4.14/800-Revert-spi-bcm-qspi-Fix-bcm_qspi_bspi_read-performan.patch [deleted file]