summaryrefslogtreecommitdiff
path: root/include/configs/tb0229.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/tb0229.h')
-rw-r--r--include/configs/tb0229.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/tb0229.h b/include/configs/tb0229.h
index dadf5d332..fc2357d40 100644
--- a/include/configs/tb0229.h
+++ b/include/configs/tb0229.h
@@ -122,7 +122,9 @@
#define CFG_BOOTPARAMS_LEN 128*1024
-#define CFG_HZ (CPU_TCLOCK_RATE/4)
+#define CFG_MIPS_TIMER_FREQ (CPU_TCLOCK_RATE/4)
+
+#define CFG_HZ 1000
#define CFG_SDRAM_BASE 0x80000000