summaryrefslogtreecommitdiff
path: root/include/configs/rv1108_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rv1108_common.h')
-rw-r--r--include/configs/rv1108_common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/rv1108_common.h b/include/configs/rv1108_common.h
index 76836add30..84a5ae6965 100644
--- a/include/configs/rv1108_common.h
+++ b/include/configs/rv1108_common.h
@@ -10,10 +10,10 @@
#define CONFIG_IRAM_BASE 0x10080000
-#define CONFIG_SYS_TIMER_RATE (24 * 1000 * 1000)
+#define CFG_SYS_TIMER_RATE (24 * 1000 * 1000)
/* TIMER1,initialized by ddr initialize code */
-#define CONFIG_SYS_TIMER_BASE 0x10350020
-#define CONFIG_SYS_TIMER_COUNTER (CONFIG_SYS_TIMER_BASE + 8)
+#define CFG_SYS_TIMER_BASE 0x10350020
+#define CFG_SYS_TIMER_COUNTER (CFG_SYS_TIMER_BASE + 8)
#define CFG_SYS_SDRAM_BASE 0x60000000