From d0bf15f235951973836da586c05693c0563ed4f2 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 29 Oct 2014 11:01:17 +0000 Subject: ramips: add support for A5-V11 board (resubmit) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (Reposted due to an issue with the patchwork server during original submission) Unbranded. Silkscreen on PCB is “A5-V11”, believed to be made by Bococom (or at least uses Bococom image encryption - as used on poray devices - but different key) Signed-off-by: Gareth Bryan SVN-Revision: 43102 --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/base-files/etc/board.d/01_leds') diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index 7ca7ffb0fd..4a482b38fd 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -27,6 +27,9 @@ case $board in 3g300m) set_usb_led "tenda:blue:3g" ;; + a5-v11) + ucidef_set_led_default "power" "POWER" "a5-v11:red:power" "1" + ;; air3gii) set_wifi_led "airlive:green:wlan" set_usb_led "airlive:green:mobile" -- cgit v1.2.3