summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-4.4/104-linksys_mamba_disable_keep_config.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-05-21 18:07:28 +0200
committerFelix Fietkau <nbd@nbd.name>2016-05-21 18:08:29 +0200
commita5a3b59bf54c72c1eea7745d7a83dfc298d4ae1e (patch)
treeb5bd4ff7e97686baa4f8237e9cd88b5ee2f53932 /target/linux/mvebu/patches-4.4/104-linksys_mamba_disable_keep_config.patch
parent008579f2fff07e97f503d321dd66098d823b4237 (diff)
downloadmaster-31e0f0ae-a5a3b59bf54c72c1eea7745d7a83dfc298d4ae1e.tar.gz
master-31e0f0ae-a5a3b59bf54c72c1eea7745d7a83dfc298d4ae1e.tar.bz2
master-31e0f0ae-a5a3b59bf54c72c1eea7745d7a83dfc298d4ae1e.zip
mvebu: add some more flash driver fixes
Disable marvell,nand-keep-config property on WRT1900AC to allow the flash driver to properly probe the chip Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/mvebu/patches-4.4/104-linksys_mamba_disable_keep_config.patch')
-rw-r--r--target/linux/mvebu/patches-4.4/104-linksys_mamba_disable_keep_config.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/mvebu/patches-4.4/104-linksys_mamba_disable_keep_config.patch b/target/linux/mvebu/patches-4.4/104-linksys_mamba_disable_keep_config.patch
new file mode 100644
index 0000000000..4c6b3115ed
--- /dev/null
+++ b/target/linux/mvebu/patches-4.4/104-linksys_mamba_disable_keep_config.patch
@@ -0,0 +1,10 @@
+--- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
++++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts
+@@ -298,7 +298,6 @@
+ nand@d0000 {
+ status = "okay";
+ num-cs = <1>;
+- marvell,nand-keep-config;
+ marvell,nand-enable-arbiter;
+ nand-on-flash-bbt;
+ nand-ecc-strength = <4>;