[OpenWrt-Devel] [PATCH] ath10k-firmware: update firmware version for QCA988X (again)

2015-11-14 Thread Robert Hancock
Updates the ath10-firmware release to current git and updates the QCA988X firmware in use to version 10.2.4.70.12-2 which appears to actually fix the stability problems when using a Nexus 5X phone as per issue #20854. Also updates the Makefile for a change in the location of the board.bin file for

Re: [OpenWrt-Devel] [PATCH][ar71xx] Routerboard 951G Switch Fix

2015-11-14 Thread Baptiste Jonglez
Hi, On Wed, Dec 10, 2014 at 01:40:42PM -0700, Davey Hutchison wrote: > Fix pll_1000 value for eth0. Traffic would not flow from the eth0 interface. > The new PLL enables delay, use ath79_setup_ar934x_eth_cfg to also enable > AR934X_ETH_CFG_RXD_DELAY. I can confirm that this patch works on CC on

[OpenWrt-Devel] [PATCH v2] [ramips] mt7621: fix nand driver

2015-11-14 Thread YounJaeRho
This patch fix mt7621 nand driver for linux-3.18 kernel. mt7621 share PIN between NAND,SDXC,SPI. so you should pinctrl in dts file that only one of them is used at a time. Tested and working: * Initramfs  * Squashfs * jffs2fs (no hardware ECC support when `CONFIG_JFFS2_FS` is toggled ) Signed-of

[OpenWrt-Devel] [PATCH v2] [ramips] mt7621: add support for netis WF-2881‏

2015-11-14 Thread YounJaeRho
netis WF-2881 is an MT7621AT based router with MT7602EN, MT7612EN. It has 128MB DDR3, 128MB SLC NAND FLASH, 5-port Gbps switch and 1x USB 3.0. The following patch adds support for this device. Tested and working: * ethernet * both WiFi radios * USB 3.0 * buttons (reset button) * ethernet switch an