ar71xx:add support for E558 v2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 006f27288f0dc5cc0f21f9fefa48241498aefd52..9d8c1f2214e2fae0cff513d4735b82c9f586ef52 100755 (executable)
@@ -74,6 +74,7 @@ ar71xx_setup_interfaces()
        cap4200ag|\
        cf-e380ac-v1|\
        cf-e380ac-v2|\
+       cpe210-v2|\
        dr342|\
        eap120|\
        eap300v2|\
@@ -384,6 +385,11 @@ ar71xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "2:lan" "3:wan"
                ;;
+       e558-v2)
+               ucidef_set_interfaces_lan_wan "eth1.1" "eth0.2"
+               ucidef_add_switch "switch0" \
+                       "0@eth1" "4:lan" "5:lan" "6@eth0"  "3:wan"
+               ;;
        ebr-2310-c1)
                ucidef_set_interfaces_lan_wan "eth0.1" "eth1"
                ucidef_add_switch "switch0" \
@@ -483,6 +489,7 @@ ar71xx_setup_interfaces()
                        "0@eth1" "1:lan:4" "2:lan:1" "3:lan:2" "4:lan:3"
                ;;
        archer-c7-v4|\
+       archer-c7-v5|\
        tl-wdr4300|\
        tl-wr1041n-v2)
                ucidef_add_switch "switch0" \