ramips: specify "firmware" partition format
[openwrt/openwrt.git] / target / linux / ramips / dts / IP2202.dts
index ed4e5a97282a772ad90b71a63a809ab2729af2a0..c9c04dc34264aa26fca4dc4898e49a2ec9448a76 100644 (file)
        model = "Poray IP2202";
 
        aliases {
-               led-status = &led_run;
+               led-boot = &led_run;
+               led-failsafe = &led_run;
+               led-running = &led_run;
+               led-upgrade = &led_run;
        };
 
        cfi@1f000000 {
@@ -43,6 +46,7 @@
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0x7b0000>;
                        };