ar71xx: add support for compex wpj558
[openwrt/staging/yousong.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 6247f86fb084e9ce2fc196f2744e0e4c4e7adad5..d5be238ec9029a811186aa0c893450a8cde2fece 100755 (executable)
@@ -130,6 +130,9 @@ tplink_board_detect() {
        "075000"*)
                model="TP-Link TL-WA750RE"
                ;;
+       "721000"*)
+               model="TP-Link TL-WA7210N"
+               ;;
        "751000"*)
                model="TP-Link TL-WA7510N"
                ;;
@@ -651,6 +654,9 @@ ar71xx_board_detect() {
        *"TL-WA701ND v2")
                name="tl-wa701nd-v2"
                ;;
+       *"TL-WA7210N v2")
+               name="tl-wa7210n-v2"
+               ;;
        *TL-WA750RE)
                name="tl-wa750re"
                ;;
@@ -765,6 +771,9 @@ ar71xx_board_detect() {
        *WPE72)
                name="wpe72"
                ;;
+       *WPJ558)
+               name="wpj558"
+               ;;
        *WNDAP360)
                name="wndap360"
                ;;