summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/configs/motionpro.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/configs/motionpro.h b/include/configs/motionpro.h
index b1edde8b46..74ba800cbf 100644
--- a/include/configs/motionpro.h
+++ b/include/configs/motionpro.h
@@ -147,6 +147,13 @@
*/
#define CFG_MPC5XXX_CLKIN 25000000
+
+/*
+ * Set IPB speed to 100MHz (yes, the #define is misnamed)
+ */
+#define CFG_IPBSPEED_133
+
+
/*
* Memory map
*/
OpenPOWER on IntegriCloud