aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/base-files/etc
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2013-02-05 14:57:40 +0000
committerMirko Vogt <mirko@openwrt.org>2013-02-05 14:57:40 +0000
commit0a23706adc4b84707f35dd213a90003c28665dfa (patch)
treee09e7c049c8ad5f75bce6a56d121e956743a9bef /target/linux/brcm63xx/base-files/etc
parent711882cca5b02c47a92c40b0e9ec9f143474188b (diff)
downloadmaster-187ad058-0a23706adc4b84707f35dd213a90003c28665dfa.tar.gz
master-187ad058-0a23706adc4b84707f35dd213a90003c28665dfa.tar.bz2
master-187ad058-0a23706adc4b84707f35dd213a90003c28665dfa.zip
add support for board named RTA770W
Actually this board is the very same as the rta770bw, where the additional 'b' within the name just indicates 'Annex B'. The ADSL Modem itself is able to handle both, Annex A as well as Annex B - the loaded firmware makes the only difference git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35500 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/base-files/etc')
-rwxr-xr-xtarget/linux/brcm63xx/base-files/etc/uci-defaults/02_network3
1 files changed, 2 insertions, 1 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 106bf5f86f..f59fed6781 100755
--- a/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/02_network
@@ -14,6 +14,8 @@ ucidef_set_interface_loopback
case "$board_name" in
+RTA770BW |\
+RTA770W |\
96348W3 |\
96358-502V |\
SPW500V)
@@ -31,7 +33,6 @@ CT6373-1 |\
D-4P-W |\
"F@ST2604" |\
RTA1320_16M |\
-RTA770BW |\
V2110)
ucidef_set_interface_lan "eth0"
ucidef_add_switch "eth0" "1" "1"