]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/r2dplus.h
Merge branch 'master' of /home/wd/git/u-boot/custodians
[karo-tx-uboot.git] / include / configs / r2dplus.h
index 37d4fff9b1cf67c887068ef0931941aa8b00e436..8931b974aa24a8b36e310b50fe8acac334a0b9ea 100644 (file)
@@ -80,8 +80,8 @@
  * SuperH Clock setting
  */
 #define CONFIG_SYS_CLK_FREQ    60000000
-#define TMU_CLK_DIVIDER                4
-#define CONFIG_SYS_HZ                  (CONFIG_SYS_CLK_FREQ / TMU_CLK_DIVIDER)
+#define CONFIG_SYS_TMU_CLK_DIV         4
+#define CONFIG_SYS_HZ          1000
 #define        CONFIG_SYS_PLL_SETTLING_TIME    100/* in us */
 
 /*