Misc fixes for LinkIt 7688 board:
- Copy the right wireless firmware for the mt7688
- Add back '0065-mt7688-fixes.patch', left out after the move to Linux 4.4.
- Remove SPI_DEV from linux config which otherwise causes a massive warning
- Add wmac to LINKIT7688.dts so wireless works
---
package/k
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
---
...ER-to-set-MRSS
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
target/linux/cns3xxx/
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)
* http://
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:
https:
> 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 mailing
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 was observed with an AR8033 and
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
http
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);
> __raw_writel