oxnas: unify MTD partition names
[openwrt/staging/wigyori.git] / target / linux / oxnas / files / arch / arm / boot / dts / ox820-shuttle-kd20.dts
index 6cff93d628d0f9bac6b046e8f826d7aaefc8967f..1f88e76e50e3aa0a52c4f44c83aa29e7de544349 100644 (file)
@@ -65,7 +65,7 @@
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
                status {
                        label = "kd20:blue:status";
                };
 
                partition@40000 {
-                       label = "u-boot";
-                       reg = <0x00040000 0x00200000>;
+                       label = "uboot";
+                       reg = <0x00040000 0x001e0000>;
                        read-only;
                };
 
+               partition@220000 {
+                       label = "uboot_env";
+                       reg = <0x00220000 0x00020000>;
+               };
+
                partition@240000 {
                        label = "initrd";
                        reg = <0x00240000 0x00600000>;