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:
committed by
Mathias Kresin
parent
6e3d7897f7
commit
8b65fef173
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user