ramips: specify "firmware" partition format in JBOOT devices
[openwrt/openwrt.git] / target / linux / ramips / dts / TEW-691GR.dts
index 23f1a91e49ab24be1f939e78022230b4b40c5b23..8fee29b83ae45c59b700c43671c9f4898920d766 100644 (file)
        model = "TRENDnet TEW-691GR";
 
        aliases {
-               led-status = &led_wps;
+               led-boot = &led_wps;
+               led-failsafe = &led_wps;
+               led-running = &led_wps;
+               led-upgrade = &led_wps;
        };
 
        nor-flash@1c000000 {
@@ -42,6 +45,7 @@
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                reg = <0x00050000 0x007b0000>;
                                label = "firmware";
                        };