2
0
forked from Ivasoft/openwrt

brcm63xx: add support for Asmax AR 1004g router

Support for Asmax AR 1004g router

Signed-off-by: Adrian Feliks <mexit@o2.pl>
Patchwork: http://patchwork.openwrt.org/patch/4464/
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 39674
This commit is contained in:
Jonas Gorski
2014-02-22 11:16:38 +00:00
parent fa26229e8b
commit ce655b93cd
5 changed files with 79 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ SPW500V)
96338W2_E7T |\
96348A-122 |\
96348W3 |\
AR1004G |\
CPVA642 |\
CT536_CT5621 |\
CT6373-1 |\

View File

@@ -57,6 +57,10 @@ brcm63xx_detect() {
brcm63xx_has_reset_button="true"
ifname=eth1
;;
AR1004G)
status_led="AR1004G:green:power"
brcm63xx_has_reset_button="true"
;;
CVG834G_E15R3921)
status_led="CVG834G:green:power"
ifname=eth0