ar71xx: add initial support for the TL-WR2543N/ND board
[15.05/openwrt.git] / target / linux / ar71xx / base-files / etc / diag.sh
index 3332a7f..76f263b 100755 (executable)
@@ -91,6 +91,9 @@ get_status_led() {
        routerstation | routerstation-pro)
                status_led="ubnt:green:rf"
                ;;
+       rw2458n)
+               status_led="rw2458n:green:d3"
+               ;;
        tew-632brp)
                status_led="tew-632brp:green:status"
                ;;
@@ -110,6 +113,9 @@ get_status_led() {
        tl-wr703n)
                status_led="tp-link:blue:system"
                ;;
+       tl-wr2543n)
+               status_led="tp-link:green:wps"
+               ;;
        unifi)
                status_led="ubnt:green:dome"
                ;;