Fresh pull from upstream lede-17.01 branch to fix several outstanding
[librecmc/librecmc.git] / target / linux / ramips / base-files / etc / diag.sh
index a4ad72b086fb45a6bff2edc742a78e769b619ac3..cf3d2ca9c981cfad0ae38c9a76ab14e4939f6103 100644 (file)
@@ -24,6 +24,7 @@ get_status_led() {
        dir-860l-b1|\
        e1700|\
        fonera20n|\
+       hg255d|\
        kn_rc|\
        kn_rf|\
        kng_rc|\
@@ -53,7 +54,8 @@ get_status_led() {
        jhr-n825r|\
        mpr-a1|\
        mpr-a2|\
-       mzk-ex750np)
+       mzk-ex750np|\
+       wn3000rpv3)
                status_led="$board:red:power"
                ;;
        ac1200pro|\
@@ -69,7 +71,6 @@ get_status_led() {
        dir-620-a1|\
        dir-620-d1|\
        dwr-512-b|\
-       gb-pc1|\
        hpm|\
        hw550-3g|\
        mac1200rv2|\
@@ -108,6 +109,7 @@ get_status_led() {
        w502u)
                status_led="$board:blue:wps"
                ;;
+       d240|\
        dap-1350|\
        na930|\
        pbr-m1|\
@@ -173,6 +175,10 @@ get_status_led() {
        newifi-d1)
                status_led="$board:blue:status"
                ;;
+       omega2| \
+       omega2p)
+               status_led="$board:amber:system"
+               ;;
        oy-0001|\
        sl-r7205|\
        zbt-we826)
@@ -207,6 +213,9 @@ get_status_led() {
        v22rw-2x2)
                status_led="$board:green:security"
                ;;
+       vocore2)
+               status_led="$board:fuchsia:status"
+               ;;
        w306r-v20|\
        witi|\
        zbt-wr8305rt)