]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/spc1920.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / spc1920.h
index 73fa97f14a6575330668e613ab3e014ae2569c25..592cef19f02f0a66f04e9c9ea910bc198dadd5a6 100644 (file)
 
 /* Environment is in flash */
 #define CONFIG_ENV_IS_IN_FLASH
-#define CFG_ENV_SECT_SIZE       0x40000         /* We use one complete sector   */
-#define CFG_ENV_ADDR           (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
+#define CONFIG_ENV_SECT_SIZE       0x40000         /* We use one complete sector   */
+#define CONFIG_ENV_ADDR                (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
 
 #define CONFIG_ENV_OVERWRITE