mpc85xx: convert to ucidef_add_switch_ports()
[openwrt-github/.git] / target / linux / mpc85xx / base-files / etc / diag.sh
old mode 100755 (executable)
new mode 100644 (file)
index 123a90d..1107763
@@ -24,6 +24,10 @@ set_state() {
                status_led_blink_failsafe
                ;;
 
+       preinit_regular)
+               status_led_blink_preinit_regular
+               ;;
+
        done)
                status_led_on
                ;;