ath79: Port PowerCloud Systems CR5000 support
[openwrt/staging/mkresin.git] / target / linux / ath79 / base-files / etc / board.d / 02_network
index c5e23e4e50107476d4046c3098d4ef528d290f72..ca023f702f7860a357fe4d5b9d5a8a791b8e64ea 100755 (executable)
@@ -43,6 +43,11 @@ ath79_setup_interfaces()
                "0@eth1" "1:lan" "2:lan" "3:lan:3" "4:lan:4"
                ;;
 
+       "pcs,cr5000")
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
+               ;;
+
        "tplink,tl-archer-c7-v2")
                ucidef_set_interfaces_lan_wan "eth1.1" "eth0.2"
                ucidef_add_switch "switch0" \