]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mpr2.h
sh3/sh4: fix CONFIG_SYS_HZ to 1000
[people/ms/u-boot.git] / include / configs / mpr2.h
index 86f6a934f9f1fb8905704774ee0775accfd6912a..c1473373637725398435ffeeb6f2853bcc69d4b2 100644 (file)
@@ -83,7 +83,7 @@
 /* Clocks */
 #define CONFIG_SYS_CLK_FREQ    24000000
 #define TMU_CLK_DIVIDER                4       /* 4 (default), 16, 64, 256 or 1024 */
-#define CONFIG_SYS_HZ                  (CONFIG_SYS_CLK_FREQ / TMU_CLK_DIVIDER)
+#define CONFIG_SYS_HZ          1000
 
 /* UART */
 #define CONFIG_SCIF_CONSOLE    1