ar71xx: Buffalo WLAE-AG300N initial support
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 702fa7e..2829d9f 100755 (executable)
@@ -126,6 +126,9 @@ tplink_board_detect() {
        "430000"*)
                model="TP-Link TL-WDR4300"
                ;;
+       "431000"*)
+               model="TP-Link TL-WDR4310"
+               ;;
        *)
                hwver=""
                ;;
@@ -231,7 +234,7 @@ ar71xx_board_detect() {
        *PB42)
                name="pb42"
                ;;
-       *PB44)
+       *"PB44 reference board")
                name="pb44"
                ;;
        *PB92)
@@ -351,6 +354,9 @@ ar71xx_board_detect() {
        *WHR-HP-GN)
                name="whr-hp-gn"
                ;;
+       *WLAE-AG300N)
+               name="wlae-ag300n"
+               ;;
        *WP543)
                name="wp543"
                ;;