summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/IceCube.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h
index 64fc6fe896..71cd81b196 100644
--- a/include/configs/IceCube.h
+++ b/include/configs/IceCube.h
@@ -96,6 +96,12 @@
#define CONFIG_BOOTCOMMAND "bootm 100000" /* autoboot command */
#define CONFIG_BOOTARGS "root=/dev/ram rw"
+#if defined(CONFIG_MPC5200)
+/*
+ * IPB Bus clocking configuration.
+ */
+#undef CFG_IPBSPEED_133 /* define for 133MHz speed */
+#endif
/*
* I2C configuration
*/
OpenPOWER on IntegriCloud