ramips: Add support for TEW-714TRU
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 2c669c5a5bf7c48d5532a86024a53afe10db83c7..1ea4fb2d719b3eea310030430c5c1b5f994dd98b 100755 (executable)
@@ -82,6 +82,9 @@ ramips_board_detect() {
        *"C20i")
                name="c20i"
                ;;
+       *"C50")
+               name="c50"
+               ;;
        *"Carambola")
                name="carambola"
                ;;
@@ -103,6 +106,9 @@ ramips_board_detect() {
        *"DB-WRT01")
                name="db-wrt01"
                ;;
+       *"DCH-M225")
+               name="dch-m225"
+               ;;
        *"DCS-930")
                name="dcs-930"
                ;;
@@ -151,6 +157,9 @@ ramips_board_detect() {
        *"Dovado Tiny AC")
                name="tiny-ac"
                ;;
+       *"DuZun DM06")
+               name="duzun-dm06"
+               ;;
        *"E1700")
                name="e1700"
                ;;
@@ -298,6 +307,9 @@ ramips_board_detect() {
        *"MZK-EX300NP")
                name="mzk-ex300np"
                ;;
+       *"MZK-EX750NP")
+               name="mzk-ex750np"
+               ;;
        *"MZK-W300NH2"*)
                name="mzk-w300nh2"
                ;;
@@ -313,6 +325,9 @@ ramips_board_detect() {
        *"NCS601W")
                name="ncs601w"
                ;;
+       *"NixcoreX1")
+               name="nixcore-x1"
+               ;;
        *"NW718")
                name="nw718"
                ;;
@@ -373,6 +388,9 @@ ramips_board_detect() {
        *"RUT5XX")
                name="rut5xx"
                ;;
+       *"SamKnows Whitebox 8")
+               name="sk-wb8"
+               ;;
        *"SAP-G3200U3")
                name="sap-g3200u3"
                ;;
@@ -385,6 +403,9 @@ ramips_board_detect() {
        *"TEW-692GR")
                name="tew-692gr"
                ;;
+       *"TEW-714TRU")
+               name="tew-714tru"
+               ;;
        *"UBNT-ERX")
                name="ubnt-erx"
                ;;
@@ -430,6 +451,9 @@ ramips_board_detect() {
        *"WHR-G300N")
                name="whr-g300n"
                ;;
+       *"Widora-NEO")
+               name="widora-neo"
+               ;;
        *"WiTi")
                 name="witi"
                ;;
@@ -508,6 +532,9 @@ ramips_board_detect() {
        *"Y1S")
                name="y1s"
                ;;
+       *"ZBT-APE522II")
+               name="zbt-ape522ii"
+               ;;
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;