summaryrefslogtreecommitdiff
path: root/cpu/pxa
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/pxa')
-rw-r--r--cpu/pxa/start.S10
1 files changed, 9 insertions, 1 deletions
diff --git a/cpu/pxa/start.S b/cpu/pxa/start.S
index 0eb811f20ec..7e5a1ee4952 100644
--- a/cpu/pxa/start.S
+++ b/cpu/pxa/start.S
@@ -165,7 +165,15 @@ _start_armboot: .word start_armboot
/* - setup memory timing */
/* */
/****************************************************************************/
-
+/* mk@tbd: Fix this! */
+#ifdef CONFIG_CPU_MONAHANS
+#undef ICMR
+#undef OSMR3
+#undef OSCR
+#undef OWER
+#undef OIER
+#endif
+
/* Interrupt-Controller base address */
IC_BASE: .word 0x40d00000
#define ICMR 0x04