ramips: add support for Mercury MAC1200R v2
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 3a13851d67702d7b53ac162a556b15ece8935eca..969594d8a60fcb33e18b8e348e584669bd9a55d6 100644 (file)
@@ -19,6 +19,8 @@ get_status_led() {
        asl26555|\
        br-6425|\
        br-6475nd|\
+       dch-m225|\
+       dir-860l-b1|\
        e1700|\
        fonera20n|\
        mzk-750dhp|\
@@ -63,6 +65,7 @@ get_status_led() {
        dir-620-d1|\
        hpm|\
        hw550-3g|\
+       mac1200rv2|\
        miniembwifi|\
        mofi3500-3gn|\
        rut5xx|\
@@ -83,6 +86,9 @@ get_status_led() {
        wrh-300cr)
                status_led="$board:green:wps"
                ;;
+       c50)
+               status_led="tp-link:blue:power"
+               ;;
        cf-wr800n|\
        psg1208)
                status_led="$board:white:wps"
@@ -113,7 +119,8 @@ get_status_led() {
        f5d8235-v2)
                status_led="$board:blue:router"
                ;;
-       f7c027)
+       f7c027|\
+       timecloud)
                status_led="$board:orange:status"
                ;;
        hc5*61|\
@@ -156,7 +163,8 @@ get_status_led() {
        re6500|\
        whr-1166d|\
        whr-300hp2|\
-       whr-600d)
+       whr-600d|\
+       widora-neo)
                status_led="$board:orange:wifi"
                ;;
        mzk-ex300np|\
@@ -193,7 +201,7 @@ get_status_led() {
                ;;
        wsr-1166|\
        wsr-600)
-               status_led="$board:orange:diag"
+               status_led="$board:green:power"
                ;;
        wrtnode2r | \
        wrtnode2p | \