2
0
forked from Ivasoft/openwrt

lantiq: DGN3500 cleanups

This patch builds on the previous three to streamline support for the
Netgear DGN3500.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>

SVN-Revision: 44032
This commit is contained in:
John Crispin
2015-01-18 09:41:04 +00:00
parent 4424620c51
commit fcbc21890c
2 changed files with 1 additions and 3 deletions

View File

@@ -120,8 +120,6 @@ VG3503J)
;;
DGN3500*)
lan_mac=$(mtd_get_mac_ascii uboot-env ethaddr)
wan_mac=$(macaddr_add "$lan_mac" 1)
ucidef_set_interface_lan "eth0.1"
ucidef_add_switch "switch0" "1" "1"
ucidef_add_switch_vlan "switch0" "1" "3 2 1 0 5t"