ar71xx: add missing diag LED support for RB wAP 2nD
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 03c639a2b7a7e29f86d5a1891735fc465006b30c..a3499cfafbe001f32b2edc688aaec02ecdbc38a4 100644 (file)
@@ -66,7 +66,10 @@ get_status_led() {
        archer-c60-v1|\
        archer-c60-v2|\
        archer-c7-v4|\
        archer-c60-v1|\
        archer-c60-v2|\
        archer-c7-v4|\
+       archer-c7-v5|\
        fritz300e|\
        fritz300e|\
+       fritz4020|\
+       fritz450e|\
        gl-usb150|\
        mr12|\
        mr16|\
        gl-usb150|\
        mr12|\
        mr16|\
@@ -260,6 +263,9 @@ get_status_led() {
        jwap230)
                status_led="$board:green:led1"
                ;;
        jwap230)
                status_led="$board:green:led1"
                ;;
+       koala)
+               status_led="$board:blue:sys"
+               ;;
        lan-turtle)
                status_led="$board:orange:system"
                ;;
        lan-turtle)
                status_led="$board:orange:system"
                ;;
@@ -368,7 +374,8 @@ get_status_led() {
        rb-962uigs-5hact2hnt|\
        rb-lhg-5nd|\
        rb-map-2nd|\
        rb-962uigs-5hact2hnt|\
        rb-lhg-5nd|\
        rb-map-2nd|\
-       rb-mapl-2nd)
+       rb-mapl-2nd|\
+       rb-wap-2nd)
                status_led="rb:green:user"
                ;;
        rb-951ui-2hnd)
                status_led="rb:green:user"
                ;;
        rb-951ui-2hnd)