]> git.sur5r.net Git - u-boot/blobdiff - include/configs/IceCube.h
Merge git://www.denx.de/git/u-boot into 2007_05_15-testing
[u-boot] / include / configs / IceCube.h
index 6c6480dbf78524d8f65a05c8f8a13c3321f7a953..4132f4ac7eaa97e5ca1db878c539efaee1234ee5 100644 (file)
  * IPB Bus clocking configuration.
  */
 #if defined(CONFIG_LITE5200B)
-#define CFG_IPBSPEED_133       /* define for 133MHz speed */
+#define CFG_IPBCLK_EQUALS_XLBCLK       /* define for 133MHz speed */
 #else
-#undef CFG_IPBSPEED_133        /* define for 133MHz speed */
+#undef CFG_IPBCLK_EQUALS_XLBCLK        /* define for 133MHz speed */
 #endif
 #endif /* CONFIG_MPC5200 */