rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[pandora-u-boot.git] / include / configs / CANBT.h
index a4afcca..d50be01 100644 (file)
 
 #if 0 /* Use FLASH for environment variables */
 
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_OFFSET         0x00010000      /* Offset of Environment Sector */
 #define CFG_ENV_SIZE           0x1000  /* Total Size of Environment Sector     */