ramips: fix PSG1218 LEDs
[openwrt/staging/mkresin.git] / target / linux / ramips / base-files / etc / diag.sh
index 7870ce2ffb9e6dffddfc20611d962283fdf04445..b6d845f9402734637ae0709c0ddb01c8d5e567aa 100644 (file)
@@ -27,7 +27,9 @@ get_status_led() {
        mzk-dp150n|\
        mzk-w300nh2|\
        nbg-419n|\
+       nbg-419n2|\
        pwh2004|\
+       vr500|\
        wnce2001|\
        wndr3700v5|\
        x5|\
@@ -35,6 +37,9 @@ get_status_led() {
        xdxrn502j)
                status_led="$board:green:power"
                ;;
+       3g-6200nl)
+               status_led="$board:green:internet"
+               ;;
        a5-v11|\
        cs-qr10|\
        d105|\
@@ -93,6 +98,9 @@ get_status_led() {
        psg1208)
                status_led="$board:white:wps"
                ;;
+       psg1218)
+               status_led="$board:yellow:status"
+               ;;
        cy-swr1100|\
        w502u)
                status_led="$board:blue:wps"