mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
lantiq: add default switch setup to td8970
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42544
This commit is contained in:
parent
289dbe3a84
commit
f16f310306
@ -154,6 +154,9 @@ P2812HNUFX)
|
||||
TDW8970)
|
||||
lan_mac=$(mtd_get_mac_binary boardconfig 61696)
|
||||
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" "0 2 4 5 6t"
|
||||
;;
|
||||
|
||||
ARV7519RW22)
|
||||
|
Loading…
x
Reference in New Issue
Block a user