|
@@ -33,18 +33,18 @@
|
|
|
#define MIPSCPU_INT_CORELO MIPSCPU_INT_MB4
|
|
|
|
|
|
/*
|
|
|
- * Interrupts 64..127 are used for Soc-it Classic interrupts
|
|
|
+ * Interrupts 96..127 are used for Soc-it Classic interrupts
|
|
|
*/
|
|
|
-#define MSC01C_INT_BASE 64
|
|
|
+#define MSC01C_INT_BASE 96
|
|
|
|
|
|
/* SOC-it Classic interrupt offsets */
|
|
|
#define MSC01C_INT_TMR 0
|
|
|
#define MSC01C_INT_PCI 1
|
|
|
|
|
|
/*
|
|
|
- * Interrupts 64..127 are used for Soc-it EIC interrupts
|
|
|
+ * Interrupts 96..127 are used for Soc-it EIC interrupts
|
|
|
*/
|
|
|
-#define MSC01E_INT_BASE 64
|
|
|
+#define MSC01E_INT_BASE 96
|
|
|
|
|
|
/* SOC-it EIC interrupt offsets */
|
|
|
#define MSC01E_INT_SW0 1
|