Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-coldfire
[platform/kernel/u-boot.git] / include / configs / M5282EVB.h
index 7cfe7a2..f04d9b1 100644 (file)
@@ -27,7 +27,7 @@
        . = DEFINED(env_offset) ? env_offset : .; \
        env/embedded.o(.text*);
 
-#define CONFIG_EXTRA_ENV_SETTINGS              \
+#define CFG_EXTRA_ENV_SETTINGS         \
        "netdev=eth0\0"                         \
        "loadaddr=10000\0"                      \
        "u-boot=u-boot.bin\0"                   \
 #define CFG_SYS_DDRUA          0x05
 #define CFG_SYS_PJPAR          0xFF
 
+#define CFG_MCFTMR
+
 #endif                         /* _CONFIG_M5282EVB_H */