ramips: a5-v11 board fix power led blinking at boot
authorJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:43:37 +0000 (13:43 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:43:37 +0000 (13:43 +0000)
Signed-off-by: Konrad Kotowicz <skoti1@go2.pl>
SVN-Revision: 46215

target/linux/ramips/base-files/etc/diag.sh

index e695778a6aa2b5536d76fd63eec2d961834ff96a..46e519aa42526f58bce264a5514893aac0fddcc0 100644 (file)
@@ -12,6 +12,9 @@ get_status_led() {
        3g150b | 3g300m | w150m)
                status_led="tenda:blue:ap"
                ;;
+       a5-v11)
+               status_led="a5-v11:red:power"
+               ;;
        ai-br100)
                status_led="aigale:blue:wlan"
                ;;
@@ -233,6 +236,9 @@ get_status_led() {
        f7c027)
                status_led="belkin:orange:status"
                ;;
+       oy-0001)
+               status_led="oy:green:wifi"
+               ;;
        na930)
                status_led="na930:blue:power"
                ;;