ramips: add support for TP-Link Archer C20 v1
[openwrt/staging/dedeckeh.git] / target / linux / ramips / base-files / etc / diag.sh
index f5c0e835c01cf2baf15ba43ab84d385d7d5a0beb..0345f1e8bf774eb50f2014dee1c01126b693d88c 100644 (file)
@@ -16,14 +16,15 @@ get_status_led() {
        3g-6200n|\
        ar670w|\
        ar725w|\
-       br-6425|\
        br-6475nd|\
        c50|\
        dch-m225|\
        dir-860l-b1|\
        e1700|\
+       ex2700|\
        ex3700|\
        fonera20n|\
+       hg255d|\
        kn|\
        kn_rc|\
        kn_rf|\
@@ -42,7 +43,8 @@ get_status_led() {
        wndr3700v5|\
        x5|\
        x8|\
-       xdxrn502j)
+       xdxrn502j|\
+       wn3000rpv3)
                status_led="$board:green:power"
                ;;
        3g-6200nl)
@@ -52,13 +54,11 @@ get_status_led() {
        cs-qr10|\
        d105|\
        dcs-930l-b1|\
-       ex2700|\
        hlk-rm04|\
        jhr-n825r|\
        mpr-a1|\
        mpr-a2|\
-       mzk-ex750np|\
-       wn3000rpv3)
+       mzk-ex750np)
                status_led="$board:red:power"
                ;;
        ai-br100|\
@@ -104,6 +104,9 @@ get_status_led() {
        wrh-300cr)
                status_led="$board:green:wps"
                ;;
+       c108)
+               status_led="$board:green:lan"
+               ;;
        cf-wr800n|\
        psg1208)
                status_led="$board:white:wps"
@@ -116,6 +119,7 @@ get_status_led() {
        w502u)
                status_led="$board:blue:wps"
                ;;
+       c20|\
        d240|\
        dap-1350|\
        na930|\
@@ -178,6 +182,9 @@ get_status_led() {
        m4-8M)
                status_led="m4:blue:status"
                ;;
+       mir3g)
+               status_led="$board:yellow:status"
+               ;;
        miwifi-mini|\
        zte-q7)
                status_led="$board:red:status"
@@ -241,6 +248,9 @@ get_status_led() {
        vocore2)
                status_led="$board:fuchsia:status"
                ;;
+       vocore2lite)
+               status_led="$board:green:status"
+               ;;
        w306r-v20|\
        witi|\
        zbt-wr8305rt)