ath79: add support for KuWFi C910
[openwrt/staging/wigyori.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index e14240ba0bf0eed967e1cafc1b174d33605da211..92541cd9f8b2aa79b9c6c0f12a30acf3cda864aa 100644 (file)
@@ -77,6 +77,7 @@ ath79_setup_interfaces()
        tplink,cpe210-v3|\
        tplink,cpe510-v2|\
        tplink,cpe510-v3|\
+       tplink,cpe605-v1|\
        tplink,cpe610-v1|\
        tplink,cpe610-v2|\
        tplink,cpe710-v1|\
@@ -346,6 +347,11 @@ ath79_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0@eth0" "2:lan:3" "3:lan:2" "4:lan:1"
                ;;
+       kuwfi,c910)
+               ucidef_set_interface_wan "eth1"
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "1:lan:2" "4:lan:1"
+               ;;
        letv,lba-047-ch)
                ucidef_set_interface_wan "eth0"
                ucidef_add_switch "switch0" \