ramips: Add support for Thunder Timecloud

Thunder Timecloud is a small NAS with MT7621A. It has 1 USB port and an
SD Card slot. There is no wireless cards.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
Chuanhong Guo
2016-08-10 02:18:32 +02:00
committed by John Crispin
parent 5fadd4397b
commit 0f73801f4f
6 changed files with 124 additions and 1 deletions

View File

@@ -406,6 +406,9 @@ ramips_board_detect() {
*"TEW-714TRU")
name="tew-714tru"
;;
*"Timecloud")
name="timecloud"
;;
*"UBNT-ERX")
name="ubnt-erx"
;;