ath79: add support for KuWFi C910
[openwrt/staging/wigyori.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index 529d33782fa85b43d71a5f1871848c988e39b2f0..92541cd9f8b2aa79b9c6c0f12a30acf3cda864aa 100644 (file)
@@ -347,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" \