[OpenWrt-Devel] (no subject)

Michael Watson mwatson33 at comcast.net
Fri Mar 25 07:14:49 EDT 2016


Stijn,

Thank you.

Regrettably, I do not have one.  However, I just picket up a TL-WA850RE v2.
Based on the FCC page the TL-WA850RE v2 components appear to be the same as
the TL-WR841ND V10.  It this what is called the ap143 reference design?

QCA9533-BL3A SOC
Zentel A3S56D40gIP-50L RAM
Winbond 25Q32FVS1G (not clear - can't make out about half in the photo)

R/
Mike

-----Original Message-----
From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org] On
Behalf Of Stijn Segers
Sent: Friday, March 25, 2016 3:36 AM
To: openwrt-devel at lists.openwrt.org
Subject: [OpenWrt-Devel] (no subject)


Subject: [PATCH] ar71xx: Add preliminary TL-WR841N/ND v11 support

This patch adds preliminary support for the TP-Link TL-WR841N/ND to trunk.
It is similar to the already supported v10 [1]. I have added support based
on that topic but since I do not have the device myself I am looking for
testers. Trunk and stable images are available here: 

https://volatilesystems.org/dl/openwrt/tl-wr841n-v11/

(DNS might be flaky - if you use e.g. OpenDNS or Google's DNS the domain
should resolve).

Thanks for testing.

Stijn

[1]: https://forum.openwrt.org/viewtopic.php?id=61309

---
 target/linux/ar71xx/image/Makefile | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 290e85b..595fba2 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -850,6 +850,13 @@ define Device/tl-wr841-v10
     TPLINK_HWID := 0x08410010
 endef
 
+define Device/tl-wr841-v11
+   $(Device/tplink-4mlzma)
+   BOARDNAME := TL-WR841N-v9
+   DEVICE_PROFILE := TLWR841
+   TPLINK_HWID := 0x08410011
+endef
+
 define Device/tl-wr842n-v1
     $(Device/tplink-8m)
     BOARDNAME := TL-MR3420
@@ -877,7 +884,7 @@ define Device/tl-wr847n-v8
     DEVICE_PROFILE := TLWR841
     TPLINK_HWID := 0x08470008
 endef
-TARGET_DEVICES += tl-wr841-v1.5 tl-wr841-v3 tl-wr841-v5 tl-wr841-v7
tl-wr841-v8 tl-wr841-v9 tl-wr841-v10 tl-wr842n-v1 tl-wr842n-v2 tl-wr843nd-v1
tl-wr847n-v8
+TARGET_DEVICES += tl-wr841-v1.5 tl-wr841-v3 tl-wr841-v5 tl-wr841-v7 
+tl-wr841-v8 tl-wr841-v9 tl-wr841-v10 tl-wr841-v11 tl-wr842n-v1 
+tl-wr842n-v2 tl-wr843nd-v1 tl-wr847n-v8
 
 define Device/tl-wr941nd-v2
     $(Device/tplink-4m)
-- 
2.1.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list