lantiq: added switch-config for ARV752DPW
Add missing switch config (4 LAN-Ports + CPU). Grey WAN port (used for ADSL) is not part of the switch. Signed-off-by: Lars Wessels <software@bytebox.org> [rework commit message] Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
702366a30b
commit
f855eb91b3
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ lantiq_setup_interfaces()
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
"0:lan" "1:lan" "2:lan" "3:lan" "4t@eth0"
|
"0:lan" "1:lan" "2:lan" "3:lan" "4t@eth0"
|
||||||
;;
|
;;
|
||||||
|
arcadyan,arv752dpw|\
|
||||||
bt,homehub-v2b)
|
bt,homehub-v2b)
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
"1:lan" "2:lan" "3:lan" "4:lan" "5t@eth0"
|
"1:lan" "2:lan" "3:lan" "4:lan" "5t@eth0"
|
||||||
|
|
Loading…
Reference in a new issue