ramips: Add support for Thunder Timecloud
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index bd4f33d3d52827b6c6dcabb5e56b503405fd1b30..1e9fa90b5dc3cead625a8004eb924073110d5814 100755 (executable)
@@ -106,6 +106,9 @@ ramips_board_detect() {
        *"DB-WRT01")
                name="db-wrt01"
                ;;
+       *"DCH-M225")
+               name="dch-m225"
+               ;;
        *"DCS-930")
                name="dcs-930"
                ;;
@@ -322,6 +325,9 @@ ramips_board_detect() {
        *"NCS601W")
                name="ncs601w"
                ;;
+       *"NixcoreX1")
+               name="nixcore-x1"
+               ;;
        *"NW718")
                name="nw718"
                ;;
@@ -397,6 +403,12 @@ ramips_board_detect() {
        *"TEW-692GR")
                name="tew-692gr"
                ;;
+       *"TEW-714TRU")
+               name="tew-714tru"
+               ;;
+       *"Timecloud")
+               name="timecloud"
+               ;;
        *"UBNT-ERX")
                name="ubnt-erx"
                ;;
@@ -523,6 +535,9 @@ ramips_board_detect() {
        *"Y1S")
                name="y1s"
                ;;
+       *"ZBT-APE522II")
+               name="zbt-ape522ii"
+               ;;
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;