summaryrefslogtreecommitdiff
path: root/include/configs/mpr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mpr2.h')
-rw-r--r--include/configs/mpr2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mpr2.h b/include/configs/mpr2.h
index 86f6a934f..c14733736 100644
--- a/include/configs/mpr2.h
+++ b/include/configs/mpr2.h
@@ -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