ep8248: add support for device tree and secondary Ethernet interface.
[oweals/u-boot.git] / include / configs / ms7722se.h
index e83bd0828e6ac26196a0aca52502325adc3183d0..6755af3d5960fd2b941d3f01fef40a49fcb8d8a1 100644 (file)
 
 /* Board Clock */
 #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
 
 #endif /* __MS7722SE_H */