ramips: add support for UniElec U7621-06
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index c57a2a59876998eec6ae99d484fe0c51a7ca32ce..107e67591a4553b4545274aafef2a552b51549fa 100644 (file)
@@ -24,6 +24,7 @@ get_status_led() {
        ex2700|\
        ex3700|\
        fonera20n|\
+       hg255d|\
        kn|\
        kn_rc|\
        kn_rf|\
@@ -36,6 +37,7 @@ get_status_led() {
        pwh2004|\
        r6220|\
        tl-wr840n-v4|\
+       tl-wr840n-v5|\
        tl-wr841n-v13|\
        vr500|\
        wnce2001|\
@@ -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,6 +120,7 @@ get_status_led() {
        w502u)
                status_led="$board:blue:wps"
                ;;
+       c20|\
        d240|\
        dap-1350|\
        na930|\
@@ -129,7 +135,8 @@ get_status_led() {
        wl-330n3g|\
        wli-tx4-ag300n|\
        y1|\
-       y1s)
+       y1s|\
+       youku-yk1)
                status_led="$board:blue:power"
                ;;
        db-wrt01|\
@@ -177,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"
@@ -230,6 +240,12 @@ 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"
+               ;;
        v22rw-2x2)
                status_led="$board:green:security"
                ;;
@@ -240,6 +256,9 @@ get_status_led() {
        vocore2)
                status_led="$board:fuchsia:status"
                ;;
+       vocore2lite)
+               status_led="$board:green:status"
+               ;;
        w306r-v20|\
        witi|\
        zbt-wr8305rt)