]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M5373EVB.h
rename CFG_ENV macros to CONFIG_ENV
[people/ms/u-boot.git] / include / configs / M5373EVB.h
index f8212c6551a491aacab073a6f611ca6ae0ddc108..34698eee37d87c81cc97e997c98b44d04f8e576e 100644 (file)
 /* Configuration for environment
  * Environment is embedded in u-boot in the second sector of the flash
  */
-#define CFG_ENV_OFFSET         0x4000
-#define CFG_ENV_SECT_SIZE      0x2000
+#define CONFIG_ENV_OFFSET              0x4000
+#define CONFIG_ENV_SECT_SIZE   0x2000
 #define CONFIG_ENV_IS_IN_FLASH 1
-#define CFG_ENV_IS_EMBEDDED    1
+#define CONFIG_ENV_IS_EMBEDDED 1
 
 /*-----------------------------------------------------------------------
  * Cache Configuration