Re: [OpenWrt-Devel] [PATCH] ramips:Add support for Aigale Ai-BR100

2014-12-13 Thread 郭传鈜
2014-12-13 15:04 GMT+08:00 Yousong Zhou : > > Hi, gch > > On 13 December 2014 at 10:41, 郭传鈜 wrote: > > 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. > > > > IIRC, there are 3 LEDs, but one of t

Re: [OpenWrt-Devel] [PATCH] ramips:Add support for Aigale Ai-BR100

2014-12-12 Thread John Crispin
On 13/12/2014 08:04, Yousong Zhou wrote: >> +define Profile/AIBR100 >> > + NAME:=Aigale Ai-BR100 >> > + PACKAGES:=\ >> > + kmod-usb-core \ >> > + kmod-usb-ohci \ >> > + kmod-ledtrig-usbdev \ >> > + kmod-usb2 >> > +endef > kmod-le

Re: [OpenWrt-Devel] [PATCH] ramips:Add support for Aigale Ai-BR100

2014-12-12 Thread Yousong Zhou
Hi, gch On 13 December 2014 at 10:41, 郭传鈜 wrote: > 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. > IIRC, there are 3 LEDs, but one of them is for power supply indication and cannot be controlled

[OpenWrt-Devel] [PATCH] ramips:Add support for Aigale Ai-BR100

2014-12-12 Thread 郭传鈜
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: 郭传鈜 --- target/linux/ramips/base-files/etc/board.d/01_leds | 4 + .../linux/ramips/base-files/etc/board.d/02_network | 1 + target/lin