[OpenWrt-Devel] [PATCH 2/2] ar71xx: WPN824N: enable buttons

2016-03-25 Thread Hartmut Knaack
Enable buttons connected to the GPIOs of the AR9285. Signed-off-by: Hartmut Knaack --- .../ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c | 38 +++--- 1 file changed, 33 insertions(+), 5 deletions(-) diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c b/tar

[OpenWrt-Devel] [PATCH 1/2] ar71xx: WPN824N: set WLAN LED name

2016-03-25 Thread Hartmut Knaack
Make use of ap9x_pci_setup_wmac_led_name() to set the name of the WLAN LED. Signed-off-by: Hartmut Knaack --- target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2

Re: [OpenWrt-Devel] Brauche Hilfe

2016-03-25 Thread Valent Turkovic
What cpu is RB433UL actually using? When the RB433UL board was released in 2013 it said "Atheros AR7161 400MHz" [1], but not it says it is "AR7130 300Mhz" [2] I see that AR7130 is supported in OpenWrt becase RB493 [3] works ok with same CPU, so can anyone explain what is the issue with getting Op

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

2016-03-25 Thread Stijn Segers
Something went wrong with the subject - I resent so the e-mail can be retrieved in the mailing list archives. 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

[OpenWrt-Devel] [PATCH 2/3] ar71xx: avoid AR71XX_MODEL ending with a space on some TP-LINK-like devices

2016-03-25 Thread Matthias Schiffer
Instead of adding the space when combining $model and $hwver, add the space to the beginning of $hwver, so the resulting string won't end with a space when $hwver is set to the empty string. Signed-off-by: Matthias Schiffer --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 8 1 file ch

[OpenWrt-Devel] [PATCH 3/3] ar71xx: fix the revision of a few TP-LINK devices in AR71XX_MODEL to match labels/image names

2016-03-25 Thread Matthias Schiffer
Let's not confuse users about the revisions of their devices when we can easily avoid it. Not tested on real hardware. Signed-off-by: Matthias Schiffer --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 8 1 file changed, 8 insertions(+) diff --git a/target/linux/ar71xx/base-files/lib

[OpenWrt-Devel] [PATCH 1/3] ar71xx: check both HWID and HWREV on upgrades of TP-LINK devices

2016-03-25 Thread Matthias Schiffer
There's no reason for us to be more lenient than the stock firmware, so better check the HWREV as well to avoid bricked devices. Signed-off-by: Matthias Schiffer --- target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 16 1 file changed, 12 insertions(+), 4 deletions(-) di

Re: [OpenWrt-Devel] Brauche Hilfe

2016-03-25 Thread Valent Turkovic
2016-01-19 18:10 GMT+01:00 : > ich könnte jemanden deutschsprachigen gebrauchen, der mir etwas > Nachhilfe in OpenWRT bietet und vielleicht auch bei meinem Problem > hilft. > > Ich würde gern das Board RB433UL, welches bei mir versauert gangbar > machen, aber dazu fehlt mir noch etwas Wissen zu Op

Re: [OpenWrt-Devel] rsync mirror of download.openwrt.org ?

2016-03-25 Thread Laurent GUERBY
On Sat, 2016-03-19 at 15:47 +0100, John Crispin wrote: > > On 19/03/2016 14:10, Laurent GUERBY wrote: > > Hi, > > > > We've setup a mirror of openwrt on a 10G+ connection IPv4+v6, MPTCP > > support using initial rsync from ba.mirror.garr.it : > > > > http://openwrt.tetaneutral.net > > > > But

Re: [OpenWrt-Devel] (no subject)

2016-03-25 Thread Michael Watson
Stijn, Thank you. The openwrt project is really amazing. It must take years to get up to speed. R/ Mike -Original Message- From: francesco.borrom...@inventati.org [mailto:francesco.borrom...@inventati.org] Sent: Friday, March 25, 2016 8:48 AM To: Michael Watson Cc: openwrt-devel@lists

[OpenWrt-Devel] [PATCH] ar71xx: fix qca956x ge0 speed

2016-03-25 Thread Weijie Gao
when qca956x uses the internal fe switch, the dummy function should be used Signed-off-by: Weijie Gao --- target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c b/target/linux/ar

Re: [OpenWrt-Devel] (no subject)

2016-03-25 Thread francesco . borromini
Hi Mike, Sorry, not technical enough to help out with that... Hope someone else can help you out. Cheers Stijn ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] (no subject)

2016-03-25 Thread Michael Watson
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 25

[OpenWrt-Devel] [PATCH] ar71xx: add support for Compex WPJ342

2016-03-25 Thread Christian Mehlis
OpenWrt can be flashed with following uboot commands: tftpboot 0x8050 openwrt-ar71xx-generic-wpj342-16M-squashfs-sysupgrade.bin erase 0x9f03 +$filesize cp.b $fileaddr 0x9f03 $filesize Signed-off-by: Christian Mehlis --- .../linux/ar71xx/base-files/etc/board.d/02_network | 5 + tar

[OpenWrt-Devel] (no subject)

2016-03-25 Thread Stijn Segers
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.