summaryrefslogtreecommitdiff
path: root/firmware/export/jz4740.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/jz4740.h')
-rw-r--r--firmware/export/jz4740.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/jz4740.h b/firmware/export/jz4740.h
index a29266ab90..820b43f880 100644
--- a/firmware/export/jz4740.h
+++ b/firmware/export/jz4740.h
@@ -5212,4 +5212,8 @@ struct Ration2m
5212/* Timer frequency */ 5212/* Timer frequency */
5213#define TIMER_FREQ (CFG_EXTAL) /* For full precision! */ 5213#define TIMER_FREQ (CFG_EXTAL) /* For full precision! */
5214 5214
5215#define CPUFREQ_NORMAL 112000000 /* CPU clock: 112 MHz */
5216#define CPUFREQ_DEFAULT 112000000 /* CPU clock: 112 MHz */
5217#define CPUFREQ_MAX 336000000 /* CPU clock: 336 MHz */
5218
5215#endif /* __JZ4740_H__ */ 5219#endif /* __JZ4740_H__ */