You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
base-files imx6: Initial support for SolidRun CuBox-i devices based on i.MX6 processors (i1, i2, i2eX, and i4Pro). 6 years ago
files/firmware/imx/sdma imx6: fix DMA transaction errors 6 years ago
image imx6: image: ventana: Add missing BOOT_SCRIPT variable 6 years ago
patches-4.14 imx6: fix DMA transaction errors 6 years ago
patches-4.19 imx6: add support for kernel 4.19 5 years ago
profiles imx6: rename Generic profile to Default, fixes u-boot image build issue 6 years ago
Makefile imx6: extend cubox support to hummingboard, add support for building full images 6 years ago
config-4.14 imx6: enable crypto acceleration 5 years ago
config-4.19 imx6: fix legacy IRQ support (4.19) 5 years ago