]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cm5200.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / cm5200.h
index 0221dfeb8c1e02674293c1c4f39bd9fe39f93179..5f0d3fbcc950a6806020e52b6de26e41b5ac53df 100644 (file)
 /*
  * Environment settings
  */
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_SIZE           0x10000
 #define CFG_ENV_SECT_SIZE      0x20000
 #define CFG_ENV_ADDR           (CFG_FLASH_BASE + CFG_MONITOR_LEN)