]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/rsk7269.h
sh: boards: Change clock definition of SCIF and TMU
[karo-tx-uboot.git] / include / configs / rsk7269.h
index 11c2a93c1a32bcac25c09e8d3c2e90c7c192ed06..1f4e2f3cc6d90466959da692dd3571b56ba0929c 100644 (file)
@@ -64,6 +64,8 @@
 
 /* Board Clock */
 #define CONFIG_SYS_CLK_FREQ    66125000
+#define CONFIG_SH_TMU_CLK_FREQ CONFIG_SYS_CLK_FREQ
+#define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ
 #define CMT_CLK_DIVIDER                32      /* 8 (default), 32, 128 or 512 */
 #define CONFIG_SYS_HZ          (CONFIG_SYS_CLK_FREQ / CMT_CLK_DIVIDER)