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>
Thu, 11 Oct 2018 08:04:46 +0000 (10:04 +0200)
commit92de28b751a473655fd0cf3d3a8b81ca1d27d758
tree0a878c6d3c2250780c8dad4de1d3658cd905c0b3
parentd24bdaa794fec4173859e45ac3b7c773b199bd45
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>
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]