bcm47xx: fix switch setup for Linksys WRT320N v1 kitchensink-202403
authorZoltan HERPAI <wigyori@uid0.hu>
Fri, 22 Mar 2024 22:11:31 +0000 (23:11 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 22 Mar 2024 22:13:44 +0000 (23:13 +0100)
WRT320N V1 is not detected by the initial network configuration script.
The switch remains unconfigured and WAN/LAN VLANs are not created.

This adds the correct setup for the device.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/bcm47xx/base-files/etc/board.d/01_network

index bcc3af57f8ded87858a4d9d63d302dd0e6b7e741..709c8038158a051aea610499bab7981bd7e6a18a 100644 (file)
@@ -170,6 +170,7 @@ configure_by_model() {
 
        "Asus RT-N16"* | \
        "Linksys E3000 V1" | \
+       "Linksys WRT320N V1" | \
        "Linksys WRT610N V2" | \
        "Netgear WNR3500 V2" | \
        "Netgear WNR3500L" | \