summaryrefslogtreecommitdiffstats
path: root/include/configs/nhk8815.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/nhk8815.h')
-rw-r--r--include/configs/nhk8815.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/nhk8815.h b/include/configs/nhk8815.h
index bf1a915381..3e2e09fb83 100644
--- a/include/configs/nhk8815.h
+++ b/include/configs/nhk8815.h
@@ -96,7 +96,7 @@
#define CONFIG_MISC_INIT_R /* call misc_init_r during start up */
/* timing informazion */
-#define CONFIG_SYS_HZ (2400000 / 256) /* Timer0: 2.4Mhz + divider */
+#define CONFIG_SYS_HZ 1000 /* Mandatory... */
#define CONFIG_SYS_TIMERBASE 0x101E2000
/* serial port (PL011) configuration */
OpenPOWER on IntegriCloud