medaitek: convert the NAND target to UBI
[openwrt/staging/lynxis/omap.git] / target / linux / mediatek / files / arch / arm / boot / dts / mt7623-NAND.dts
index 43551f7a074c512c34f7ca16d6643e7900eb401f..15b7da9a764b4f8ad3e8e0f79f1f9cf6b057aef7 100644 (file)
        nand@0 {
                reg = <0>;
                spare_per_sector = <64>;
-               nand-on-flash-bbt;
                nand-ecc-mode = "hw";
                nand-ecc-strength = <12>;
                nand-ecc-step-size = <1024>;
                        };
 
                        partition@4140000 {
-                               label = "rootfs";
+                               label = "ubi";
                                reg = <0x4140000 0x1000000>;
                        };
                };