ramips:Add support for Aigale Ai-BR100

Aigale Ai-BR100 is a router with mt7620a soc.
There are only 2 lights on the board (WAN and WLAN) so I used the wlan light as the status led.

Signed-off-by: 郭传鈜 <gch981213@gmail.com>

SVN-Revision: 43681
This commit is contained in:
John Crispin
2014-12-13 08:07:03 +00:00
parent aa697f1313
commit 263070a2e7
8 changed files with 137 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ ramips_board_detect() {
*"A5-V11")
name="a5-v11"
;;
*"Aigale Ai-BR100")
name="ai-br100"
;;
*"Airlink101 AR670W")
name="ar670w"
;;