ramips: add support for UniElec U7628-01
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 1349c00b321dbcd83a68a7ac7a14e35d614262d9..50cc44058f3d5c361775b7e1c1003bfb46f11452 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|\
@@ -36,13 +37,15 @@ get_status_led() {
        pwh2004|\
        r6220|\
        tl-wr840n-v4|\
+       tl-wr840n-v5|\
        tl-wr841n-v13|\
        vr500|\
        wnce2001|\
        wndr3700v5|\
        x5|\
        x8|\
-       xdxrn502j)
+       xdxrn502j|\
+       wn3000rpv3)
                status_led="$board:green:power"
                ;;
        3g-6200nl)
@@ -52,13 +55,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|\
@@ -77,6 +78,7 @@ get_status_led() {
        dir-620-a1|\
        dir-620-d1|\
        dwr-512-b|\
+       gb-pc1|\
        hpm|\
        hw550-3g|\
        mac1200rv2|\
@@ -103,6 +105,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"
@@ -115,10 +120,12 @@ get_status_led() {
        w502u)
                status_led="$board:blue:wps"
                ;;
+       c20|\
        d240|\
        dap-1350|\
        na930|\
        pbr-m1|\
+       re350-v1|\
        rt-ac51u|\
        rt-n13u|\
        rt-n14u|\
@@ -128,7 +135,8 @@ get_status_led() {
        wl-330n3g|\
        wli-tx4-ag300n|\
        y1|\
-       y1s)
+       y1s|\
+       youku-yk1)
                status_led="$board:blue:power"
                ;;
        db-wrt01|\
@@ -176,6 +184,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"
@@ -229,6 +240,15 @@ get_status_led() {
        sap-g3200u3)
                status_led="$board:green:usb"
                ;;
+       u25awf-h1)
+               status_led="u25awf:red:wifi"
+               ;;
+       u7621-06-256M-16M)
+               status_led="u7621-06:green:status"
+               ;;
+       u7628-01-128M-16M)
+               status_led="u7628-01:green:power"
+               ;;
        v22rw-2x2)
                status_led="$board:green:security"
                ;;
@@ -239,6 +259,9 @@ get_status_led() {
        vocore2)
                status_led="$board:fuchsia:status"
                ;;
+       vocore2lite)
+               status_led="$board:green:status"
+               ;;
        w306r-v20|\
        witi|\
        zbt-wr8305rt)