From 5e96c2d5413425816eb2e0113d0dca994ba7275c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 23 May 2015 15:26:39 +0000 Subject: ramips: add support for Comfast CF-WR800N This patch adds support for Comfast CF-WR800N, a wall-plug wireless router based on the MT7620N SoC with one Ethernet port and a 802.11n 2.4 GHz radio. Signed-off-by: Roger Pueyo Centelles SVN-Revision: 45722 --- target/linux/ramips/base-files/etc/board.d/01_leds | 4 ++++ 1 file changed, 4 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 56ba3b73ce..80623f4a8d 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -73,6 +73,10 @@ case $board in br6524n) set_wifi_led "edimax:blue:wlan" ;; + cf-wr800n) + ucidef_set_led_netdev "lan" "lan" "comfast:white:ethernet" eth0.1 + set_wifi_led "comfast:white:wifi" + ;; cy-swr1100) ucidef_set_led_default "wps" "WPS" "samsung:blue:wps" "0" set_usb_led "samsung:blue:usb" -- cgit v1.2.3