]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc405.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[people/ms/u-boot.git] / include / configs / sbc405.h
index 60d401fa0e54f6a3736fcb800d3aa23b440f6a1a..33eeca220abed1930b83b9241b73384b2c6ac4a7 100644 (file)
  * Environment Variable setup
  */
 #define CFG_ENV_ADDR   CFG_FLASH_BASE  /* starting right at the beginning      */
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_OFFSET         0       /* starting right at the beginning      */
 #define CFG_ENV_SECT_SIZE      0x40000 /* see README - env sector total size   */
 #define CFG_ENV_SIZE           0x40000 /* Total Size of Environment Sector     */