arm: rd6281a: Fixed NAND specific warning
[oweals/u-boot.git] / include / configs / MigoR.h
index 6ef4c01ec91da8e1e703814fc04ad716cd34173c..3853574fcbe90a3bae708cfe250486f40195e132 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 /* __MIGO_R_H */