ramips: specify "firmware" partition format
[openwrt/openwrt.git] / target / linux / ramips / dts / UR-326N4G.dts
index 367b5383840f592420127cea79e62194664b4208..88cf96427757126a28105601f7e9182511d40d77 100644 (file)
        model = "UPVEL UR-326N4G";
 
        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 0x3b0000>;
                        };