ath79: qca9563: add support for Amplifi Router HD
[openwrt/openwrt.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index bf93dc8ba8885ebbe810789c0e3ccaf98deb291b..8af618d2675e705beb826c165710106474c34491 100644 (file)
@@ -554,6 +554,10 @@ ath79_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "2:lan:1" "3:lan:3" "4:lan:2"
                ;;
+       ubnt,amplifi-router-hd)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "2:lan:1" "3:lan:3" "4:lan:2" "5:lan:4" "1:wan"
+               ;;
        ubnt,edgeswitch-5xp)
                ucidef_set_interface_wan "eth1"
                ucidef_add_switch "switch0" \