1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target
Felix Fietkau 1839d1b912 cns3xxx: support isolated PCI interrupts on newer Laguna PCBs
The cns3xxx uses irq61 for pcie0_intr which in the case of a PCIe-to-PCI
bridge ends up combining INTA/B/C/D on a single ARM CPU interrupt. This is
not optimal when you have multiple cores. To overcome this limitation an
enhancement was made on newer Laguna PCB's that support miniPCI cards
to route the INTA/B/C/D signals to unique external ARM CPU interrupts which
can help balance CPU core utilization and in some cases increase overall
system performance or responsiveness.

For more details see:
 http://trac.gateworks.com/wiki/multicoreprocessing#PCIInterruptsteering

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

SVN-Revision: 42400
2014-09-02 16:44:40 +00:00
..
imagebuilder imagebuilder: remove postinst files before generating image 2014-08-31 11:06:31 +00:00
linux cns3xxx: support isolated PCI interrupts on newer Laguna PCBs 2014-09-02 16:44:40 +00:00
sdk sdk: keep $(STAGING_DIR)/usr/bin, at least curl needs it 2014-09-01 22:34:37 +00:00
toolchain target/toolchain: strip files, leave out the initial gcc 2014-08-26 12:32:51 +00:00
Config.in
Makefile