]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8349ITX.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / MPC8349ITX.h
index 7f5d303f001a6215e5a653a2389ae9925cc04ce6..7635c65e36171ce5bdcc5ca3e34d7bbdc59f4b38 100644 (file)
@@ -413,7 +413,7 @@ boards, we say we have two, but don't display a message if we find only one. */
 #define CONFIG_ENV_OVERWRITE
 
 #ifndef CFG_RAMBOOT
-  #define CFG_ENV_IS_IN_FLASH
+  #define CONFIG_ENV_IS_IN_FLASH
   #define CFG_ENV_ADDR         (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
   #define CFG_ENV_SECT_SIZE    0x10000 /* 64K (one sector) for environment */
   #define CFG_ENV_SIZE         0x2000