ramips : add support for Newifi D1
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 1ea4fb2d719b3eea310030430c5c1b5f994dd98b..bb379f77fcbc4d6ee23b4e43416d2a08c86b3caf 100755 (executable)
@@ -250,6 +250,9 @@ ramips_board_detect() {
        *"Memory 2 Move")
                name="m2m"
                ;;
+       *"Mercury MAC1200R v2")
+               name="mac1200rv2"
+               ;;
        *"MicroWRT")
                name="microwrt"
                ;;
@@ -322,6 +325,9 @@ ramips_board_detect() {
        *"NBG-419N")
                name="nbg-419n"
                ;;
+       *"Newifi-D1")
+               name="newifi-d1"
+               ;;
        *"NCS601W")
                name="ncs601w"
                ;;
@@ -334,6 +340,9 @@ ramips_board_detect() {
        *"OY-0001")
                name="oy-0001"
                ;;
+       *"PBR-D1")
+               name="pbr-d1"
+               ;;
        *"PBR-M1")
                name="pbr-m1"
                ;;
@@ -406,6 +415,9 @@ ramips_board_detect() {
        *"TEW-714TRU")
                name="tew-714tru"
                ;;
+       *"Timecloud")
+               name="timecloud"
+               ;;
        *"UBNT-ERX")
                name="ubnt-erx"
                ;;
@@ -535,6 +547,9 @@ ramips_board_detect() {
        *"ZBT-APE522II")
                name="zbt-ape522ii"
                ;;
+       *"ZBT-CPE102")
+               name="zbt-cpe102"
+               ;;
        *"ZBT-WA05")
                name="zbt-wa05"
                ;;