aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/uci-defaults/network
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-03-18 22:06:58 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-03-18 22:06:58 +0000
commit6ac12fbb3cd08026f3f49b3d52043f6d510ab048 (patch)
treed59faafba9f783a69d6ede5ab861c8b01580d7e7 /target/linux/ar71xx/base-files/etc/uci-defaults/network
parentfaf82f3e106a548c99e8eafb0e7957ba242bd03b (diff)
downloadupstream-6ac12fbb3cd08026f3f49b3d52043f6d510ab048.tar.gz
upstream-6ac12fbb3cd08026f3f49b3d52043f6d510ab048.tar.bz2
upstream-6ac12fbb3cd08026f3f49b3d52043f6d510ab048.zip
ar71xx: use AR8327 on the DB120 board
SVN-Revision: 31012
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/uci-defaults/network')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/network9
1 files changed, 6 insertions, 3 deletions
diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/network b/target/linux/ar71xx/base-files/etc/uci-defaults/network
index ce5bc5a64e..6d1f8a1a6d 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/network
@@ -21,9 +21,12 @@ ja76pf2)
;;
db120)
- ucidef_set_interfaces_lan_wan "eth1" "eth0"
- ucidef_add_switch "switch0" "1" "1"
- ucidef_add_switch_vlan "switch0" "1" "0 1 2 3 4"
+ ucidef_set_interfaces_lan_wan "eth0.1 eth1" "eth0.2"
+ ucidef_add_switch "eth0" "1" "1"
+ ucidef_add_switch_vlan "eth0" "1" "0t 2 3 4 5"
+ ucidef_add_switch_vlan "eth0" "2" "0t 1"
+ ucidef_add_switch "eth1" "1" "1"
+ ucidef_add_switch_vlan "eth1" "1" "0 1 2 3 4 5"
;;
dir-825-b1|\