]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/r7780mp.h
sh3/sh4: fix CONFIG_SYS_HZ to 1000
[people/ms/u-boot.git] / include / configs / r7780mp.h
index 88eb56821f628aefd6e6e9d7395caf446ef28920..7b6867d101ecdd2e6de41bb1ebbb547c212d348c 100644 (file)
 /* Board Clock */
 #define CONFIG_SYS_CLK_FREQ    33333333
 #define TMU_CLK_DIVIDER                4
-#define CONFIG_SYS_HZ  (CONFIG_SYS_CLK_FREQ / TMU_CLK_DIVIDER)
+#define CONFIG_SYS_HZ          1000
 
 /* PCI Controller */
 #if defined(CONFIG_CMD_PCI)