ramips: specify "firmware" partition format
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / UR-336UN.dts
index 8acbc9e257db123f9776750f2533f64e240250aa..2ee1a8b8713e0dc876011eee485615b905b16961 100644 (file)
        model = "UPVEL UR-336UN";
 
        aliases {
-               led-status = &led_wps;
+               led-boot = &led_wps;
+               led-failsafe = &led_wps;
+               led-running = &led_wps;
+               led-upgrade = &led_wps;
        };
 
        cfi@1f000000 {
@@ -43,6 +46,7 @@
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x50000 0x7b0000>;
                        };