ar71xx: add model detection for the TL-WA830RE board

Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35788 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2013-02-25 20:37:33 +00:00
parent d7e81493f3
commit 62b6477607
1 changed files with 3 additions and 0 deletions

View File

@ -90,6 +90,9 @@ tplink_board_detect() {
"080100"*)
model="TP-Link TL-WA801N/ND"
;;
"083000"*)
model="TP-Link TL-WA830RE"
;;
"084100"*)
model="TP-Link TL-WR841N/ND"
;;