ramips: add support for Digineo AC1200 Pro

This is basically a ZBT-WG3526 (mt7621 SoC), but with 32M flash.

Signed-off-by: Dominik Menke <dom@digineo.de>
This commit is contained in:
Dominik Menke
2016-11-15 12:37:38 +01:00
committed by Mathias Kresin
parent 6e3d7897f7
commit 8b65fef173
6 changed files with 33 additions and 4 deletions

View File

@@ -53,10 +53,7 @@ get_status_led() {
mzk-ex750np)
status_led="$board:red:power"
;;
ai-br100|\
ht-tm02)
status_led="$board:blue:wlan"
;;
ac1200pro|\
all0239-3g|\
dcs-930|\
dir-300-b1|\
@@ -82,6 +79,10 @@ get_status_led() {
zbt-wg3526)
status_led="$board:green:status"
;;
ai-br100|\
ht-tm02)
status_led="$board:blue:wlan"
;;
atp-52b|\
ip2202)
status_led="$board:green:run"