openwrtv4/target/linux/cns3xxx
Felix Fietkau 736419452b cns3xxx: fix shared PCI interrupt mapping
This patch originally failed to combine INTA/B/C/D onto a single ARM CPU
interrupt. Instead, it mapped INTA/B/C and excluded D. This patch
corrects the issue by mapping all four interrupts to the single ARM CPU
interrupt. The original intent of the patch still holds as the newer PCB
take advantage of isolated interrupts. This fix only applies to older
PCB's that do not route INTA/B/C/D to unique external ARM CPU
interrupts.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>

SVN-Revision: 42830
2014-10-07 10:37:48 +00:00
..
base-files target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC 2014-06-02 12:43:22 +00:00
files cns3xxx: fix register for enabling MMC/SD pins 2014-10-07 10:37:09 +00:00
image cns3xxx: fix building initramfs and non-initramfs together 2014-08-01 07:10:00 +00:00
patches-3.10 cns3xxx: fix shared PCI interrupt mapping 2014-10-07 10:37:48 +00:00
config-3.10 cns3xxx: update to linux 3.10 2014-07-31 23:40:49 +00:00
Makefile targets: remove useless quotes around KERNELNAME 2014-10-05 20:17:19 +00:00