]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/CANBT.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / CANBT.h
index a4afccab9617c3d4b4e06a73d27dbd95d1984edd..d50be015f59829c8673d519f92d159d93c2e1540 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     */