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>

SVN-Revision: 35788
This commit is contained in:
Gabor Juhos 2013-02-25 20:37:33 +00:00
parent ddb29bebf5
commit ea71239d8a

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"
;;