]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8555CDS.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / MPC8555CDS.h
index a92c0fe301f274f82221546931f2366baab72199..c521336538768b04d5e770470d854c5950e2b35a 100644 (file)
@@ -403,7 +403,7 @@ extern unsigned long get_clock_freq(void);
 /*
  * Environment
  */
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_ADDR           (CFG_MONITOR_BASE + 0x40000)
 #define CFG_ENV_SECT_SIZE      0x40000 /* 256K(one sector) for env */
 #define CFG_ENV_SIZE           0x2000