[OpenWrt-Devel] [PATCH 2/2] cns3xxx: set both MPS 'and' MRSS to 128

2016-04-04 Thread Pushpal Sidhu
Fixes some DMA issues with this platform. Because this isn't currently accepted, and can potentially disrupt other platforms (as read in commit log), I will leave this cns3xxx specific. Original Patch: https://patchwork.ozlabs.org/patch/600024/ Signed-off-by: Pushpal Sidhu

[OpenWrt-Devel] [PATCH 1/2] cns3xxx: backport pci fix for cns3xxx_write_config

2016-04-04 Thread Pushpal Sidhu
Fix is required to properly set pci config bits. Original Patch: https://patchwork.ozlabs.org/patch/596170/ Signed-off-by: Pushpal Sidhu --- .../033-CNS3xxx-Fix-PCI-cns3xxx_write_config.patch| 19 +++ 1 file changed, 19 insertions(+) create mode 100644

[OpenWrt-Devel] [PATCH 0/2] Fix PCI for cns3xxx platform

2016-04-04 Thread Pushpal Sidhu
Currently, PCI does not work on the cns3xxx platform due to several bugs. Krzysztof Hałasa has authored two patches which fix some regressions. Links to the discussion can be found here: * http://www.spinics.net/lists/arm-kernel/msg490185.html (in the next/fixes-non-critical for ARM) *

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-04-04 Thread Bruno Randolf
On 04/04/2016 09:34 PM, Saverio Proto wrote: >> Great! Thanks for your good work! >> Could you please add a tag for 15.05.1 in the git repo? > > That would be great. I am trying to git bisect a bug and I have no > idea on top of what commit is 15.05.1 built. There is a tag for it already:

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-04-04 Thread Saverio Proto
> Great! Thanks for your good work! > Could you please add a tag for 15.05.1 in the git repo? That would be great. I am trying to git bisect a bug and I have no idea on top of what commit is 15.05.1 built. thank you :) Saverio ___ openwrt-devel

Re: [OpenWrt-Devel] [RFC] ar71xx: Reset QCA955x SGMII link on speed change

2016-04-04 Thread Sven Eckelmann
On Friday 01 April 2016 14:41:47 Sven Eckelmann wrote: > From: Sven Eckelmann > > The SGMII link of the QCA955x seems to be unstable when the PHY changes the > link speed. Reseting the SGMII and the PHY management control seems to > resolve this problem. > > This

[OpenWrt-Devel] ramips: Disable the SD driver by default on MT7621

2016-04-04 Thread Daniel Engberg
The SD driver has been a long and dragging issue on the MT7621 platforms as it hasn't worked for months resulting in unbootable devices. Until it's fixed, disable it in the default profiles. Reports / Discussed here: https://dev.openwrt.org/ticket/21392 https://dev.openwrt.org/ticket/21834

Re: [OpenWrt-Devel] [RFC] ar71xx: Reset QCA955x SGMII link on speed change

2016-04-04 Thread Sven Eckelmann
On Friday 01 April 2016 14:41:47 Sven Eckelmann wrote: [...] > static void qca955x_set_speed_xmii(int speed) > { > void __iomem *base; > @@ -381,6 +395,100 @@ static void qca955x_set_speed_xmii(int speed) > base = ioremap_nocache(AR71XX_PLL_BASE, AR71XX_PLL_SIZE); >

Re: [OpenWrt-Devel] [PATCH 0/8] [ipq806x] Add basic support for Linksys EA8500

2016-04-04 Thread Rafał Miłecki
Hi Adrian, First of all, please DON'T send your e-mails as HTML ones (text/html). On 1 April 2016 at 02:35, Adrian Panella wrote: > This patchset adds support for the Linksys AC2600 EA8500 router. You should use a proper prefix for all your patches. E.g. bootargs: Add