kernel-ark/arch/powerpc/platforms/85xx
Randy Vinson bca03c6bdd [POWERPC] 85xxCDS: Delay 8259 cascade hookup.
The interrupts of an E100 card inserted in PCI slot 4 may be on at bootup.
The resulting interrupt flood interacts with the 8259 cascade handler and
prevents proper boot up. There is a quirk for the E100 that will disable
the E100's interrupts but to use it, the 8259 cascade hookup must be
delayed until after the quirk has run. This patch delays the 8259 cascade
hookup by registering a device_initcall() which runs after the PCI quirk
for the E100.

Signed-off-by: Randy Vinson <rvinson@mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-07-24 10:31:34 -05:00
..
Kconfig [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line. 2007-07-23 22:34:40 -05:00
Makefile [POWERPC] Use Freescale pci/pcie common code for 85xx boards 2007-07-23 10:27:08 -05:00
misc.c [POWERPC] 85xx: Fix 8548CDS reset bug 2007-07-03 02:04:29 -05:00
mpc85xx_ads.c [POWERPC] Use Freescale pci/pcie common code for 85xx boards 2007-07-23 10:27:08 -05:00
mpc85xx_ads.h Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
mpc85xx_cds.c [POWERPC] 85xxCDS: Delay 8259 cascade hookup. 2007-07-24 10:31:34 -05:00
mpc85xx_cds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc85xx_mds.c [POWERPC] 85xx: Added 8568 PCIe support 2007-07-23 10:27:08 -05:00
mpc85xx.h [POWERPC] Use Freescale pci/pcie common code for 85xx boards 2007-07-23 10:27:08 -05:00
mpc8540_ads.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc8544_ds.c [POWERPC] Add basic PCI/PCI Express support for 8544DS board 2007-07-23 22:30:02 -05:00