]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/M5249EVB.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / M5249EVB.h
index 6bf2d99c9c1876d3a998693ac72115725cff6edc..c7544a8ebbc549b565441702fb150707d6abaa31 100644 (file)
 #define CFG_GBL_DATA_OFFSET    (CFG_INIT_RAM_END - CFG_GBL_DATA_SIZE)
 #define CFG_INIT_SP_OFFSET     CFG_GBL_DATA_OFFSET
 
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_OFFSET         0x4000  /* Address of Environment Sector*/
 #define CFG_ENV_SIZE           0x2000  /* Total Size of Environment Sector     */
 #define CFG_ENV_SECT_SIZE      0x2000 /* see README - env sector total size    */