ath79: improve support for Dongwon T&I DW02-412H
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9557_dongwon_dw02-412h-128m.dts
index 2308d82af91924bff300020e0cc51aa0f4dee0f7..199529e70902f0d625079ae288471a0987589277 100644 (file)
@@ -7,28 +7,6 @@
        compatible = "dongwon,dw02-412h-128m", "qca,qca9557";
 };
 
-&nand {
-       status = "okay";
-
-       partitions {
-               compatible = "fixed-partitions";
-               #address-cells = <1>;
-               #size-cells = <1>;
-
-               partition@0 {
-                       label = "current";
-                       reg = <0x0 0x1000000>;
-                       read-only;
-               };
-
-               partition@1000000 {
-                       label = "kernel";
-                       reg = <0x1000000 0x800000>;
-               };
-
-               partition@1800000 {
-                       label = "ubi";
-                       reg = <0x1800000 0x6800000>;
-               };
-       };
+&ubi {
+       reg = <0x1800000 0x6800000>;
 };