openwrt/target/linux/imx6
Koen Vandeputte 9c63141025 imx6: fix legacy IRQ support (4.19)
The PCIe DWC host controller is now using MSI
(Message-signaled-interrupts) by default.

While ath9k itself does support MSI here, a lot of wlan adapters do not.
Avoid non-functioning cards by simply continue to disable MSI for now.

This can be done by appending "pci=nomsi" to the boot cmdline.

Also an extra fix needs to be backported which avoids MSI initialization
which prevented legacy IRQ's init from taking over.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-03-22 18:14:28 +01:00
..
base-files imx6: Initial support for SolidRun CuBox-i devices based on i.MX6 processors (i1, i2, i2eX, and i4Pro). 2018-08-25 15:40:23 +02:00
files/firmware/imx/sdma imx6: fix DMA transaction errors 2018-11-06 11:49:27 +01:00
image imx6: image: ventana: Add missing BOOT_SCRIPT variable 2018-11-25 19:23:03 +01:00
patches-4.14 imx6: fix DMA transaction errors 2018-11-06 11:49:27 +01:00
patches-4.19 imx6: add support for kernel 4.19 2019-01-28 18:17:32 +01:00
profiles imx6: rename Generic profile to Default, fixes u-boot image build issue 2018-09-05 10:00:01 +02:00
config-4.14 imx6: enable crypto acceleration 2019-03-22 18:14:28 +01:00
config-4.19 imx6: fix legacy IRQ support (4.19) 2019-03-22 18:14:28 +01:00
Makefile imx6: extend cubox support to hummingboard, add support for building full images 2018-09-03 12:06:24 +02:00