summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.10/055-spi-bcm63xx-don-t-reject-reads-256-bytes.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: fix legacy spi tranfers >= 256 bytesJonas Gorski2014-01-131-0/+31
Fixes e.g. SPI flash access on BCM6358/BCM6368. Transfers < 256 bytes are not affected. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39265