ar71xx:add support for E558 v2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index a5e58273621d1a22c0295fffc7e00e0a72875863..9d8c1f2214e2fae0cff513d4735b82c9f586ef52 100755 (executable)
@@ -385,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" \