From 6cc5919e8a7d3f9bee02dfb5bf1a33e35f9b1efe Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 13 Aug 2015 19:02:16 +0000 Subject: 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 Signed-off-by: Mathieu Olivari SVN-Revision: 46587 --- .../708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq806x/patches-3.18/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch') diff --git a/target/linux/ipq806x/patches-3.18/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch b/target/linux/ipq806x/patches-3.18/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch index 72a9f8b..8cfc38b 100644 --- a/target/linux/ipq806x/patches-3.18/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch +++ b/target/linux/ipq806x/patches-3.18/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch @@ -29,7 +29,7 @@ Signed-off-by: Mathieu Olivari }; gsbi@16300000 { -@@ -247,6 +257,27 @@ +@@ -243,6 +253,27 @@ reg = <4>; }; }; -- cgit v1.1