ipq40xx: add support for ASUS RT-ACRH17/RT-AC42U
[openwrt/openwrt.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4018-rt-ac58u.dts
index bd0c6b71df1ba90d66b7865d8e79ede5b8892720..ac4d4a139ced41897ed8ad7e41baba6381466643 100644 (file)
                led-upgrade = &led_power;
        };
 
-       chosen {
-               bootargs-append = " ubi.mtd=UBI_DEV";
-       };
-
        soc {
                rng@22000 {
                        status = "okay";
                        #size-cells = <1>;
 
                        partition@0 {
-                               /*
-                                * TODO: change to label = "ubi" once we drop 4.14.
-                                *       also drop the bootargs-append and all the
-                                *       userspace CI_UBIPART="UBI_DEV" remains.
-                                */
-                               label = "UBI_DEV";
+                               label = "ubi";
                                reg = <0x00000000 0x08000000>;
                        };
                };