ipq806x: disable DMA on the SPI flash
authorFelix Fietkau <nbd@openwrt.org>
Thu, 13 Aug 2015 19:02:16 +0000 (19:02 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 13 Aug 2015 19:02:16 +0000 (19:02 +0000)
commit6cc5919e8a7d3f9bee02dfb5bf1a33e35f9b1efe
tree6fa29f8171e6dafd43d0fa4235661053dbac6998
parent4561cc2ccaeb939a17b6e2d3a49adbd26712ea26
ipq806x: disable DMA on the SPI flash

Previous patch 6f2905eeb6ce5ddec8d12d677e1f377a940b537b enabled ADM in
the kernel, which causes a kernel panic when accessing the SPI flash.

As a workaround, We'll disable DMA for the flash for now. It was not
enabled previously anyway so we'll just leave it as is.

Reported-by: Jonas Gorski <jogo@openwrt.org>
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 46587
target/linux/ipq806x/patches-3.18/157-ARM-DT-ipq8064-Add-ADM-device-node.patch
target/linux/ipq806x/patches-3.18/165-arm-qcom-dts-Enable-NAND-node-on-IPQ8064-AP148-platform.patch
target/linux/ipq806x/patches-3.18/707-ARM-dts-qcom-add-mdio-nodes-to-ap148-db149.patch
target/linux/ipq806x/patches-3.18/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch