Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for TL-MR3040 v2 (correction)

2013-09-22 Thread Mads Hansen
This patch adds support for the hardware slide switch on the TL-MR3040 v2. The patch also adds userspace support and fixes the image building code so that the kernel correctly distinguishes between hardware revisions. Signed-off-by: Mads Hansen d...@taba.se Index:

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for TL-MR3040 v2 (correction)

2013-09-22 Thread Mads Hansen
Kernel support for the TL-MR3040 v2 (should be named something like 903-MIPS-ath79-TL-MR3040v2-support.patch). Signed-off-by: Mads Hansen d...@taba.se --- a/arch/mips/ath79/Makefile +++ b/arch/mips/ath79/Makefile @@ -83,6 +83,8 @@ obj-$(CONFIG_ATH79_MACH_TEW_712BR)+= ma

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for TL-MR3040 v2 (correction)

2013-09-13 Thread Gabor Juhos
2013.09.12. 23:17 keltezéssel, Mads Hansen írta: Changed two instances of TL-MR3040 to TL-MR3040-v1 and TL-MR3040-v2, respectively. The kernel uses the 'TL-MR3040' string to identify the board. I bet on that the resulting image won't work with this change. -Gabor

Re: [OpenWrt-Devel] [PATCH] ar71xx: add support for TL-MR3040 v2

2013-09-13 Thread Gabor Juhos
2013.09.12. 15:03 keltezéssel, Mads Hansen írta: This patch adds support for building firmware images for the TP-Link TL-MR3040 v2. Tested and working on v2.1 hardware. Signed-off-by: Mads Hansen d...@taba.se Applied. Thanks, Gabor ___

[OpenWrt-Devel] [PATCH] ar71xx: add support for TL-MR3040 v2

2013-09-12 Thread Mads Hansen
This patch adds support for building firmware images for the TP-Link TL-MR3040 v2. Tested and working on v2.1 hardware. Signed-off-by: Mads Hansen d...@taba.se Index: trunk/target/linux/ar71xx/image/Makefile === ---

[OpenWrt-Devel] [PATCH] ar71xx: add support for TL-MR3040 v2 (correction)

2013-09-12 Thread Mads Hansen
Changed two instances of TL-MR3040 to TL-MR3040-v1 and TL-MR3040-v2, respectively. Signed-off-by: Mads Hansen d...@taba.se Index: trunk/target/linux/ar71xx/image/Makefile === --- trunk/target/linux/ar71xx/image/Makefile