From 3e807886d0edd224584a507683ed7cdaea937e5a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 19 Dec 2015 11:07:29 +0000 Subject: 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 SVN-Revision: 47936 --- target/linux/ramips/dts/UBNT-ERX.dts | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/ramips/dts/UBNT-ERX.dts') 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"; -- cgit v1.2.3