]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/wepep250.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[people/ms/u-boot.git] / include / configs / wepep250.h
index f2efe9f410ba87f52fb2361fac7d13d07f588fac..9baf730798ff73e2f3fa9fada30e199cd2bf4f97 100644 (file)
 
 #define CFG_MONITOR_BASE       PHYS_FLASH_1
 #define CFG_MONITOR_LEN                0x20000         /* 128kb ( 1 flash sector )  */
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_ADDR           0x20000         /* absolute address for now  */
 #define CFG_ENV_SIZE           0x2000