ath79: add support for jjPlus JWAP230
[openwrt/staging/stintel.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index 11e8d59058aef796994dfb17089276dacb18e9ea..45b002330eb290e0b158ffdba5f2812843641124 100644 (file)
@@ -306,6 +306,10 @@ ath79_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
                ;;
+       jjplus,jwap230)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "5:wan:1" "1:lan:2" "6@eth1"
+               ;;
        joyit,jt-or750i)
                ucidef_set_interface_wan "eth1"
                ucidef_add_switch "switch0" \