]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/voiceblue.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / voiceblue.h
index 20917ee9a5cfdc5273f7fa33ad8404893551e2d5..fee3ab996f881cc7b6485883415e5a341c4976b7 100644 (file)
@@ -74,7 +74,7 @@
 /*
  * Environment settings
  */
-#define CFG_ENV_IS_IN_FLASH
+#define CONFIG_ENV_IS_IN_FLASH
 #define CFG_ENV_ADDR           (PHYS_FLASH_1 + CFG_MONITOR_LEN)
 #define CFG_ENV_SIZE           (8 * 1024)
 #define CFG_ENV_SECT_SIZE      (64 * 1024)