From e202a8b9f6ecf02d42da4781dc5e27abe957f7dc Mon Sep 17 00:00:00 2001 From: Paul Wassi Date: Sun, 22 Oct 2017 22:39:30 +0200 Subject: ar71xx: add support for TP-Link TL-WA901ND v5 The TL-WA901ND v5 has the same hardware as v4, although the PCB has a different layout. Installation from factory is done via TFTP. (rename -factory image to wa901ndv4_tp_recovery.bin for tftp) Signed-off-by: Paul Wassi --- target/linux/ar71xx/base-files/etc/diag.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 3fcbe306ad..1f588fce52 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -391,6 +391,7 @@ get_status_led() { tl-wa901nd-v2|\ tl-wa901nd-v3|\ tl-wa901nd-v4|\ + tl-wa901nd-v5|\ tl-wdr3320-v2|\ tl-wdr3500|\ tl-wr1041n-v2|\ -- cgit v1.2.3