]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/uc101.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[people/ms/u-boot.git] / include / configs / uc101.h
index a18618893cd132de4df0bc96338389d20a2027df..ac5285a866ff843bc0ebe16d3b362dc834a3a6f0 100644 (file)
 /*
  * Environment settings
  */
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_SIZE           0x4000
 #define CFG_ENV_SECT_SIZE      0x10000
 #define CFG_ENV_OFFSET_REDUND   (CFG_ENV_OFFSET+CFG_ENV_SECT_SIZE)