aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/UBNT-ERX.dts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-19 11:07:29 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-19 11:07:29 +0000
commit970d926bff7f8b606e93e6dc257a2c36ccdf3a37 (patch)
tree6a1a45b7f9b607625ade10589036858af8f327e9 /target/linux/ramips/dts/UBNT-ERX.dts
parent59ec05318094f453a6d00a55208ec6ea14b9fbf1 (diff)
downloadmaster-187ad058-970d926bff7f8b606e93e6dc257a2c36ccdf3a37.tar.gz
master-187ad058-970d926bff7f8b606e93e6dc257a2c36ccdf3a37.tar.bz2
master-187ad058-970d926bff7f8b606e93e6dc257a2c36ccdf3a37.zip
ramips: disable NAND device in mt7621.dtsi to fix boot errors on many devices
Enable it from .dts files that need it, also remove redundant properties Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47936 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/UBNT-ERX.dts')
-rw-r--r--target/linux/ramips/dts/UBNT-ERX.dts7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/UBNT-ERX.dts b/target/linux/ramips/dts/UBNT-ERX.dts
index db8e3e7a6b..ec31a37f0b 100644
--- a/target/linux/ramips/dts/UBNT-ERX.dts
+++ b/target/linux/ramips/dts/UBNT-ERX.dts
@@ -42,12 +42,7 @@
};
nand@1e003000 {
- compatible = "mtk,mt7621-nand";
- bank-width = <2>;
- reg = <0x1e003000 0x800
- 0x1e003800 0x800>;
- #address-cells = <1>;
- #size-cells = <1>;
+ status = "okay";
partition@0 {
label = "u-boot";