summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-08-17 06:24:04 +0000
committerJohn Crispin <john@openwrt.org>2015-08-17 06:24:04 +0000
commitaf60c367b7a16d80dba422b00fde2611a7c7d2ca (patch)
treeeca3466e8014f320c43aed0484a5cf2e37c0e1dc /target/linux/ar71xx/base-files/etc/diag.sh
parenta2b38ebf77844460eaf8f4c2496af505e001b49d (diff)
downloadmaster-31e0f0ae-af60c367b7a16d80dba422b00fde2611a7c7d2ca.tar.gz
master-31e0f0ae-af60c367b7a16d80dba422b00fde2611a7c7d2ca.tar.bz2
master-31e0f0ae-af60c367b7a16d80dba422b00fde2611a7c7d2ca.zip
ar71xx: add support for TP-Link TL-WDR6500 v2
Signed-off-by: Weijie Gao <hackpascal@gmail.com> This patch adds support for TP-Link TL-WDR6500 v2. The firmware has a U-Boot header for kernel, and a TP-LINK v2 header for the whole firmware, so I have to create a new firmware creation method. SVN-Revision: 46663
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rw-r--r--target/linux/ar71xx/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index abb3f6221f..36de775df5 100644
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -289,6 +289,9 @@ get_status_led() {
tl-wr2543n)
status_led="tp-link:green:wps"
;;
+ tl-wdr6500-v2)
+ status_led="tp-link:white:system"
+ ;;
tube2h)
status_led="alfa:green:signal4"
;;