[PATCH] powerpc: Add support for CoreInt delivery of interrupts onMPIC
Liu Dave-R63238
DaveLiu at freescale.com
Thu Mar 12 01:20:13 EST 2009
--- a/arch/powerpc/include/asm/mpic.h
+++ b/arch/powerpc/include/asm/mpic.h
@@ -22,6 +22,7 @@
#define MPIC_GREG_FEATURE_1 0x00010
#define MPIC_GREG_GLOBAL_CONF_0 0x00020
#define MPIC_GREG_GCONF_RESET 0x80000000
+#define MPIC_GREG_GCONF_COREINT 0x40000000
#define MPIC_GREG_GCONF_8259_PTHROU_DIS 0x20000000
#define MPIC_GREG_GCONF_NO_BIAS 0x10000000
#define MPIC_GREG_GCONF_BASE_MASK 0x000fffff
according to the latest UM, the MPIC_GREG_GCONF_COREINT should be
0x60000000.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20090311/78ae57f5/attachment.htm>
More information about the Linuxppc-dev
mailing list