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:
@@ -114,6 +114,9 @@ tplink_board_detect() {
|
||||
"044403"*)
|
||||
model="ANTMINER-S3"
|
||||
;;
|
||||
"44440101"*)
|
||||
model="ANTROUTER-R1"
|
||||
;;
|
||||
"120000"*)
|
||||
model="MERCURY MAC1200R"
|
||||
;;
|
||||
|
||||
@@ -323,6 +323,7 @@ platform_check_image() {
|
||||
|
||||
antminer-s1 | \
|
||||
antminer-s3 | \
|
||||
antrouter-r1 | \
|
||||
archer-c5 | \
|
||||
archer-c7 | \
|
||||
el-m150 | \
|
||||
|
||||
Reference in New Issue
Block a user