2
0
forked from Ivasoft/openwrt

ar71xx: add support for TL-WR720N-v4.

The hardware should be almost the same as TL-WR720N-v3.  WiFi and LAN networks
were tested by "Lo Yuk Fai <loyukfai@gmail.com>".  Failsafe and slider switch
were tested by "Wong min <alpha080@gmail.com>".

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

SVN-Revision: 46046
This commit is contained in:
John Crispin
2015-06-18 18:21:23 +00:00
parent 8399be545a
commit e85f3471ba
5 changed files with 19 additions and 6 deletions

View File

@@ -772,7 +772,7 @@ ar71xx_board_detect() {
*"TL-WR710N v1")
name="tl-wr710n"
;;
*"TL-WR720N v3")
*"TL-WR720N"*)
name="tl-wr720n-v3"
;;
*"TL-MR10U")