]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/CCM.h
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
[karo-tx-uboot.git] / include / configs / CCM.h
index 6194c5c6e2677d7118fac476f60b7ff1ac20ecf3..57c122395d7efcbfc10e336df5107e6de718bce7 100644 (file)
 #define CFG_ENV_SIZE_REDUND    (CFG_ENV_SIZE)
 #else
 /* Final version: environment in EEPROM */
-#define CFG_ENV_IS_IN_EEPROM   1
+#define CONFIG_ENV_IS_IN_EEPROM        1
 #define CFG_ENV_OFFSET         2048
 #define CFG_ENV_SIZE           2048
 #endif