Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-10-19 Thread Ted Hess
On 18-10-15 20:20, Roman Yeryomin wrote: On 18 October 2015 at 00:16, Stijn Tintel wrote: On 17-07-15 19:35, Roman Yeryomin wrote: Signed-off-by: Roman Yeryomin --- Hi Roman, Since ar71xx uses 4.1 kernel by default, MAC addresses on my Ubiquiti RSPro's are random. I suspect it is due to t

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-10-19 Thread Stijn Tintel
On 18-10-15 20:20, Roman Yeryomin wrote: > On 18 October 2015 at 00:16, Stijn Tintel wrote: >> On 17-07-15 19:35, Roman Yeryomin wrote: >>> Signed-off-by: Roman Yeryomin >>> --- >>> >> Hi Roman, >> >> Since ar71xx uses 4.1 kernel by default, MAC addresses on my Ubiquiti >> RSPro's are random. I s

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-10-18 Thread Roman Yeryomin
On 18 October 2015 at 00:16, Stijn Tintel wrote: > On 17-07-15 19:35, Roman Yeryomin wrote: >> Signed-off-by: Roman Yeryomin >> --- >> > Hi Roman, > > Since ar71xx uses 4.1 kernel by default, MAC addresses on my Ubiquiti > RSPro's are random. I suspect it is due to the changes in > 506-MIPS-ath79

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-10-17 Thread Stijn Tintel
On 17-07-15 19:35, Roman Yeryomin wrote: > Signed-off-by: Roman Yeryomin > --- > Hi Roman, Since ar71xx uses 4.1 kernel by default, MAC addresses on my Ubiquiti RSPro's are random. I suspect it is due to the changes in 506-MIPS-ath79-prom-parse-redboot-args.patch. I reported the problem here: htt

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-07-20 Thread Roman Yeryomin
On 20 July 2015 at 07:52, Felix Fietkau wrote: > On 2015-07-20 01:06, Roman Yeryomin wrote: > >>> Also, refresh the kernel config and pay close attention to >>> 'disappearing' config symbols. In this case, CONFIG_NET_DSA got disabled >>> (along with the marvell 88e6060 driver) because it now requi

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-07-19 Thread Felix Fietkau
On 2015-07-20 01:06, Roman Yeryomin wrote: >> Also, refresh the kernel config and pay close attention to >> 'disappearing' config symbols. In this case, CONFIG_NET_DSA got disabled >> (along with the marvell 88e6060 driver) because it now requires >> SWITCHDEV support. >> Refreshing the config als

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-07-19 Thread Roman Yeryomin
On 19 July 2015 at 21:01, Felix Fietkau wrote: > On 2015-07-17 19:35, Roman Yeryomin wrote: >> Signed-off-by: Roman Yeryomin > Applied with some follow-up fixes. > > Please always refresh patches when adding a new kernel version. Hmm.. I think I did refresh the patches, probaly in other testing

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-07-19 Thread Felix Fietkau
On 2015-07-17 19:35, Roman Yeryomin wrote: > Signed-off-by: Roman Yeryomin Applied with some follow-up fixes. Please always refresh patches when adding a new kernel version. Also, refresh the kernel config and pay close attention to 'disappearing' config symbols. In this case, CONFIG_NET_DSA got