brcm63xx: fix legacy spi tranfers >= 256 bytes
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Jan 2014 12:11:58 +0000 (12:11 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Jan 2014 12:11:58 +0000 (12:11 +0000)
commitb6e1495d6afb4fe625bdcf80fc124a92d4d28150
treef9a8e1380aaebb7030ab0b81f65604f6c6f776f4
parent174a2bd894ae83c27762c71a1015b694b2321659
brcm63xx: fix legacy spi tranfers >= 256 bytes

Fixes e.g. SPI flash access on BCM6358/BCM6368. Transfers < 256 bytes
are not affected.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39265 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/patches-3.10/054-spi-bcm63xx-don-t-substract-prepend-length-from-tota.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.10/055-spi-bcm63xx-don-t-reject-reads-256-bytes.patch [new file with mode: 0644]