summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-02-22 11:16:38 +0000
committerJonas Gorski <jogo@openwrt.org>2014-02-22 11:16:38 +0000
commitce655b93cdd7b95dbe49056ed32a3f39d6c10506 (patch)
tree22f96c00d5dd790546e86a30ff97710634fc7415 /target/linux/brcm63xx/base-files
parentfa26229e8b13d5a66f96c4933fc1df4d843185fe (diff)
downloadmaster-31e0f0ae-ce655b93cdd7b95dbe49056ed32a3f39d6c10506.tar.gz
master-31e0f0ae-ce655b93cdd7b95dbe49056ed32a3f39d6c10506.tar.bz2
master-31e0f0ae-ce655b93cdd7b95dbe49056ed32a3f39d6c10506.zip
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
Diffstat (limited to 'target/linux/brcm63xx/base-files')
-rwxr-xr-xtarget/linux/brcm63xx/base-files/etc/uci-defaults/02_network1
-rwxr-xr-xtarget/linux/brcm63xx/base-files/lib/brcm63xx.sh4
2 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
index 087bce960d..b4ab46d56b 100755
--- a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
@@ -28,6 +28,7 @@ SPW500V)
96338W2_E7T |\
96348A-122 |\
96348W3 |\
+AR1004G |\
CPVA642 |\
CT536_CT5621 |\
CT6373-1 |\
diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
index afe9624933..1d9b448b75 100755
--- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
+++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
@@ -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