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/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/base-files/etc/diag.sh') diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index 5301593f65..caede7bcc8 100644 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -36,6 +36,9 @@ get_status_led() { br6425 | br-6475nd) status_led="edimax:green:power" ;; + cf-wr800n) + status_led="comfast:white:wps" + ;; cy-swr1100) status_led="samsung:blue:wps" ;; -- cgit v1.2.3