ar71xx: add support for D-Link DIR-615 rev. Ix board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 8f4bb409ffe5675a17ece28c03815689f2834b42..9943d6918a0ec1c6c107da6c0bba8d8e721a6429 100755 (executable)
@@ -110,6 +110,9 @@ tplink_board_detect() {
        "04440001"*)
                model="BITMAIN ANTMINER S1"
                ;;
+       "04440003"*)
+               model="BITMAIN ANTMINER S3"
+               ;;
        "120000"*)
                model="MERCURY MAC1200R"
                ;;
@@ -359,6 +362,9 @@ ar71xx_board_detect() {
        *"AP135-020 reference board")
                name="ap135-020"
                ;;
+       *"AP143 reference board")
+               name="ap143"
+               ;;
        *AP81)
                name="ap81"
                ;;
@@ -405,6 +411,9 @@ ar71xx_board_detect() {
        *"DIR-615 rev. E4")
                name="dir-615-e4"
                ;;
+       *"DIR-615 rev. I1")
+               name="dir-615-i1"
+               ;;
        *"DIR-825 rev. B1")
                name="dir-825-b1"
                ;;
@@ -433,6 +442,9 @@ ar71xx_board_detect() {
                name="gl-inet"
                gl_inet_board_detect
                ;;
+       *"EnGenius EPG5000")
+               name="epg5000"
+               ;;
        *"EnGenius ESR1750")
                name="esr1750"
                ;;
@@ -634,6 +646,9 @@ ar71xx_board_detect() {
        *"Rocket M")
                name="rocket-m"
                ;;
+       *"Rocket M TI")
+               name="rocket-m-ti"
+               ;;
        *"Rocket M XW")
                name="rocket-m-xw"
                ;;