ramips: Add support to TP-Link Archer MR200
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 6bcdc0f5bcaf634c9375fd61b9f5e207baba9597..c4b753808f9a11ea55d0f6b8a446f9e38d23c73f 100644 (file)
@@ -24,6 +24,8 @@ get_status_led() {
        dir-860l-b1|\
        e1700|\
        fonera20n|\
+       kn_rc|\
+       kn_rf|\
        kng_rc|\
        mzk-750dhp|\
        mzk-dp150n|\
@@ -126,6 +128,9 @@ get_status_led() {
        pbr-d1)
                status_led="$board:orange:power"
                ;;
+       f5d8235-v1)
+               status_led="$board:blue:wired"
+               ;;
        f5d8235-v2)
                status_led="$board:blue:router"
                ;;
@@ -159,6 +164,9 @@ get_status_led() {
        mr-102n)
                status_led="$board:amber:status"
                ;;
+       mr200)
+               status_led="$board:white:power"
+               ;;
        nw718)
                status_led="$board:amber:cpu"
                ;;