|
@@ -170,7 +170,7 @@
|
|
|
|
|
|
/* Board Clock */
|
|
/* Board Clock */
|
|
#define CONFIG_SYS_CLK_FREQ 33333333
|
|
#define CONFIG_SYS_CLK_FREQ 33333333
|
|
-#define TMU_CLK_DIVIDER (4) /* 4 (default), 16, 64, 256 or 1024 */
|
|
|
|
|
|
+#define CONFIG_SYS_TMU_CLK_DIV (4) /* 4 (default), 16, 64, 256 or 1024 */
|
|
#define CONFIG_SYS_HZ 1000
|
|
#define CONFIG_SYS_HZ 1000
|
|
|
|
|
|
#endif /* __AP325RXA_H */
|
|
#endif /* __AP325RXA_H */
|