diff options
Diffstat (limited to 'target/linux/ramips/dts/WF-2881.dts')
-rw-r--r-- | target/linux/ramips/dts/WF-2881.dts | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/WF-2881.dts b/target/linux/ramips/dts/WF-2881.dts index 9cd1aead35..aaafe5af82 100644 --- a/target/linux/ramips/dts/WF-2881.dts +++ b/target/linux/ramips/dts/WF-2881.dts @@ -22,12 +22,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"; |