V2 ar71xx : Add Support for the Bitmain Antrouter R1

This patch adds support for the Bitmain Antrouter R1

http://wiki.openwrt.org/toh/bitmain/r1

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>

SVN-Revision: 48058
This commit is contained in:
John Crispin
2016-01-01 21:21:13 +00:00
parent e0019b33a4
commit 9242d27b4a
12 changed files with 144 additions and 1 deletions

View File

@@ -114,6 +114,9 @@ tplink_board_detect() {
"044403"*)
model="ANTMINER-S3"
;;
"44440101"*)
model="ANTROUTER-R1"
;;
"120000"*)
model="MERCURY MAC1200R"
;;

View File

@@ -323,6 +323,7 @@ platform_check_image() {
antminer-s1 | \
antminer-s3 | \
antrouter-r1 | \
archer-c5 | \
archer-c7 | \
el-m150 | \