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 --- a/arch/mips/ath79/Makefile +++ b/arch/mips/ath79/Makefile @@ -83,6 +83,8 @@ obj-$(CONFIG_ATH79_MACH_TEW_712BR)+= ma obj-$(CONFIG_ATH79_MACH_TL_MR11U

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 Index: trunk/target/linux/ar71xx/base-files/etc/u

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

2013-09-13 Thread Mads Hansen
ar71xx: add support for TL-MR3040 > v2 (correction) > Message-ID: <52332256.8080...@openwrt.org> > Content-Type: text/plain; charset=ISO-8859-1 > > 2013.09.12. 23:17 keltez?ssel, Mads Hansen ?rta: >> > Changed two instances of "TL-MR3040" to "TL-MR3040

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 __

[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 Index: trunk/target/linux/ar71xx/image/Makefile === --- trunk/target/linux/ar71xx/image/Makefile(revision 37950