diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-18 22:06:58 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-18 22:06:58 +0000 |
commit | 29ab3f288beab0dd8b4fc596dd906f4a856d5378 (patch) | |
tree | 712f8d2e699c1166d76035a0e5db028190d179c0 /target/linux/ar71xx/base-files | |
parent | 69e2e9c1082b26748bbfa8d5990a71d6436a14a2 (diff) | |
download | upstream-29ab3f288beab0dd8b4fc596dd906f4a856d5378.tar.gz upstream-29ab3f288beab0dd8b4fc596dd906f4a856d5378.tar.bz2 upstream-29ab3f288beab0dd8b4fc596dd906f4a856d5378.zip |
ar71xx: use AR8327 on the DB120 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31012 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/uci-defaults/network | 9 |
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|\ |