1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/target/linux/ar71xx
Felix Fietkau 645b163cfc ar71xx: fix regression in 74x164 initialization with 4.9
The memcpy of the init data relies on chip->registers to be initialized,
which only happens later in the code. Move this initialization further
down to make it work.
This was breaking PCIe/USB on some MikroTik RouterBoard devices.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-11-10 00:53:10 +01:00
..
base-files ar71xx: fix board.bin used by QCA9886 in Archer C58/C59/C60 2017-10-27 00:45:32 +02:00
files ag71xx: Switch from driver to kernel macro for NAPI_WEIGHT. 2017-11-06 16:39:41 +01:00
generic
image ar71xx: Archer C58/C59/C60 fix qca9886 wireless interface 2017-10-26 14:44:08 +02:00
mikrotik ar71xx: only use SPI NOR 4K sectors on smaller flash chips for mikrotik devices 2017-11-06 16:38:28 +01:00
nand ar71xx: add support for Nokia WI2A-AC200i 2017-10-19 12:27:42 +02:00
patches-4.4 kernel: bump 4.4 to 4.4.91 2017-10-08 20:51:03 +03:00
patches-4.9 ar71xx: fix regression in 74x164 initialization with 4.9 2017-11-10 00:53:10 +01:00
config-4.4 ar71xx: add support for Nokia WI2A-AC200i 2017-10-19 12:27:42 +02:00
config-4.9 ar71xx: add support for Nokia WI2A-AC200i 2017-10-19 12:27:42 +02:00
Makefile ar71xx: use kernel 4.9 by default 2017-10-22 15:22:51 +02:00
modules.mk