lantiq: added switch-config for ARV752DPW
authorLars Wessels <software@bytebox.org>
Sat, 4 Jul 2020 12:05:18 +0000 (14:05 +0200)
committerDavid Bauer <mail@david-bauer.net>
Mon, 6 Jul 2020 15:57:24 +0000 (17:57 +0200)
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>
target/linux/lantiq/xway/base-files/etc/board.d/02_network

index 89368d8bfb475245d604f81c3cad51e455a00449..54ace3989ce9010db59160bbc1cd466c7630119e 100755 (executable)
@@ -36,6 +36,7 @@ lantiq_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0:lan" "1:lan" "2:lan" "3:lan" "4t@eth0"
                ;;
+       arcadyan,arv752dpw|\
        bt,homehub-v2b)
                ucidef_add_switch "switch0" \
                        "1:lan" "2:lan" "3:lan" "4:lan" "5t@eth0"