ramips: specify "firmware" partition format
[openwrt/openwrt.git] / target / linux / ramips / dts / U35WF.dts
index b950fddc0f71e895be32759cb7586f1101654fc2..854c9683f8248ffc2936a920fab57bd86d2f3076 100644 (file)
        model = "Kimax U35WF";
 
        aliases {
-               led-status = &led_wifi;
+               led-boot = &led_wifi;
+               led-failsafe = &led_wifi;
+               led-running = &led_wifi;
+               led-upgrade = &led_wifi;
        };
 
        gpio-keys-polled {
@@ -79,6 +82,7 @@
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0xfb0000>;
                        };