ar71xx: add support for TP-LINK TL-WR843ND v1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index a870396a0284feeef6f6d1a9c44fdbce91cefee2..14ee68b8544886a9be9b81890e6b87e2b1244d8e 100755 (executable)
@@ -142,6 +142,9 @@ tplink_board_detect() {
        "084200"*)
                model="TP-Link TL-WR842N/ND"
                ;;
+       "084300"*)
+               model="TP-Link TL-WR843N/ND"
+               ;;
        "085000"*)
                model="TP-Link TL-WA850RE"
                ;;