From: Weijie Gao
This patch adds generic SPI-NAND framework for linux-4.4.
Files come from patches of target pistachio, but have lots of modifications
to add full support for GD5F series.
Signed-off-by: Weijie Gao
---
target/linux/generic/config-4.4| 2 +
.../generic/fil
From: Weijie Gao
Netgear WNDR4500v3 uses one SPI-NOR and one SPI-NAND. The bootloader and
caldata are on the SPI-NOR flash, and the firmware is on the SPI-NAND flash.
Hardware specification:
CPU: QCA9563
Switch: QCA8337N
5.8GHz Wifi: AR9580
SPI-NOR: 2MB
SPI-NAND: 128MB
DDR2: 128MB
WNDR4300v2 is
From: Weijie Gao
Some firmware have already defined rootfs/rootfs_data partitions and do not
need extra split operations.
This patch adds two kernel cmdline parameters to disable firmware and rootfs
parsers separately:
nofwsplit
norootfssplit
Signed-off-by: Weijie Gao
---
...d-kernel-cm
From: Weijie Gao
GPI9 (input-only pin) is used by Netgear WNDR4500v3 as the wireless button,
but not enabled in ath9k.
This patch enables the pin by adding corresponding bit in the usable gpio
masks.
Signed-off-by: Weijie Gao
---
.../552-ath9k-enable-use-of-wmac-gpi9.patch| 22 +++
Some firmware have already defined rootfs/rootfs_data partitions and do not
need extra split operations.
This patch adds two kernel cmdline parameters to disable firmware and rootfs
parsers separately:
nofwsplit
norootfssplit
Signed-off-by: hackpascal
---
...d-kernel-cmdline-to-disable
WNDR4500v3 but not tested and not included here.
Signed-off-by: hackpascal
---
target/linux/ar71xx/base-files/etc/board.d/01_leds | 6 +
.../linux/ar71xx/base-files/etc/board.d/02_network | 1 +
target/linux/ar71xx/base-files/etc/diag.sh | 1 +
target/linux/ar71xx/base-files/lib/ar71xx.sh
This patch adds generic SPI-NAND framework for linux-4.4.
Files come from patches of target pistachio, but have lots of modifications
to add full support for GD5F series.
Signed-off-by: hackpascal
---
target/linux/generic/config-4.4| 2 +
.../generic/files/drivers/mtd/spi
GPI9 (input-only pin) is used by Netgear WNDR4500v3 as the wireless button,
but not enabled in ath9k.
This patch enables the pin by adding corresponding bit in the usable gpio
masks.
Signed-off-by: hackpascal
---
.../552-ath9k-enable-use-of-wmac-gpi9.patch| 22 ++
1
From: Weijie Gao
This patch fixed the problem that kernel will crash when WAN port is
linked-up in QCA9561.
When GMAC0 is configured as GMII, it's connected to the internal switch.
In this situation, there's no need to adjust the speed of GMAC0, and the
function ath79_set_speed_dummy should be u