ramips: add support for Afoundry EW-1200
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 5fb221380e7dad0096f87e96242cdba814de2dc3..54961371f86caa57384eaaef5201c59a6728ceaa 100644 (file)
@@ -88,6 +88,7 @@ get_status_led() {
                status_led="$board:blue:wlan"
                ;;
        atp-52b|\
+       ew1200|\
        ip2202)
                status_led="$board:green:run"
                ;;
@@ -108,6 +109,7 @@ get_status_led() {
        w502u)
                status_led="$board:blue:wps"
                ;;
+       d240|\
        dap-1350|\
        na930|\
        pbr-m1|\
@@ -139,12 +141,16 @@ get_status_led() {
                status_led="$board:orange:status"
                ;;
        hc5*61|\
+       hc5661a|\
        jhr-n805r|\
        jhr-n926r|\
        mlw221|\
        mlwg2)
                status_led="$board:blue:system"
                ;;
+       hc5962)
+               status_led="$board:white:status"
+               ;;
        linkits7688| \
        linkits7688d)
                [ "$1" = "upgrade" ] && status_led="mediatek:orange:wifi"