ar71xx: add support for TP-LINK WR1043ND v4

Signed-off-by: Ludwig Thomeczek <ledesrc@wxorx.net>
This commit is contained in:
Ludwig Thomeczek
2016-12-16 12:50:34 +01:00
committed by Matthias Schiffer
parent 51740990cd
commit 1a4d07c2c5
13 changed files with 243 additions and 3 deletions

View File

@@ -909,6 +909,9 @@ ar71xx_board_detect() {
*"TL-WR1043ND v2")
name="tl-wr1043nd-v2"
;;
*"TL-WR1043ND v4")
name="tl-wr1043nd-v4"
;;
*TL-WR2543N*)
name="tl-wr2543n"
;;

View File

@@ -378,6 +378,7 @@ platform_check_image() {
tl-wpa8630|\
tl-wr1041n-v2|\
tl-wr1043nd-v2|\
tl-wr1043nd-v4|\
tl-wr1043nd|\
tl-wr2543n|\
tl-wr703n|\