mediatek: mt7622: convert unifi6lr-v{1,2,3}-ubootmod to fitblk
[openwrt/staging/dangole.git] / target / linux / mediatek / dts / mt7622-ubnt-unifi-6-lr-v1-ubootmod.dts
index 7a7a8a815911ea1c093f5aab5d036203a4a11c16..5f62ed1a455029c5f2b17304b4510c1ff7b6e744 100644 (file)
@@ -5,6 +5,11 @@
 / {
        model = "Ubiquiti UniFi 6 LR v1 (U-Boot mod)";
        compatible = "ubnt,unifi-6-lr-v1-ubootmod", "mediatek,mt7622";
+
+       chosen {
+               rootdisk = <&rootdisk>;
+               bootargs = "earlycon=uart8250,mmio32,0x11002000 swiotlb=512 console=ttyS0,115200n8 root=/dev/fit0";
+       };
 };
 
 &nor_partitions {
@@ -54,7 +59,7 @@
                reg = <0x120000 0xee0000>;
        };
 
-       partition@1000000 {
+       rootdisk: partition@1000000 {
                compatible = "denx,fit";
                label = "firmware";
                reg = <0x1000000 0x3000000>;