ramips: split Phicomm PSG1218 and PSG1218K2C
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 54961371f86caa57384eaaef5201c59a6728ceaa..af18264f99c765ebf418a82bd97022729c635d5f 100644 (file)
@@ -23,6 +23,7 @@ get_status_led() {
        dch-m225|\
        dir-860l-b1|\
        e1700|\
+       ex3700|\
        fonera20n|\
        kn_rc|\
        kn_rf|\
@@ -33,6 +34,7 @@ get_status_led() {
        nbg-419n|\
        nbg-419n2|\
        pwh2004|\
+       r6220|\
        vr500|\
        wnce2001|\
        wndr3700v5|\
@@ -102,7 +104,8 @@ get_status_led() {
        psg1208)
                status_led="$board:white:wps"
                ;;
-       psg1218)
+       psg1218|\
+       psg1218k2c)
                status_led="$board:yellow:status"
                ;;
        cy-swr1100|\
@@ -236,7 +239,8 @@ get_status_led() {
                status_led="$board:amber:power"
                ;;
        whr-g300n|\
-       wlr-6000)
+       wlr-6000|\
+       zbt-we2026)
                status_led="$board:red:power"
                ;;
        wzr-agl300nh)