]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/EP1S10.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / EP1S10.h
index 7c526f759e7acb32dda06f659b6314952ff38a93..ae1e476fd34a8f4bcf0be9ab3f23ce00709b6144 100644 (file)
@@ -84,7 +84,7 @@
  * of flash. NOTE: the monitor length must be multiple of sector size
  * (which is common practice).
  *----------------------------------------------------------------------*/
-#define CFG_ENV_IS_IN_FLASH    1               /* Environment in flash */
+#define CONFIG_ENV_IS_IN_FLASH 1               /* Environment in flash */
 #define CFG_ENV_SIZE           (64 * 1024)     /* 64 KByte (1 sector)  */
 #define CONFIG_ENV_OVERWRITE                   /* Serial change Ok     */
 #define CFG_ENV_ADDR   (CFG_FLASH_BASE + CFG_MONITOR_LEN)