]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M5253DEMO.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[people/ms/u-boot.git] / include / configs / M5253DEMO.h
index 3efd7e59cfab14fbb93cbfd5343f0c4ebf92da30..2bdfe80ef5dd30bd3c80f2d9a5cf66a1180e1c73 100644 (file)
 #ifdef CONFIG_MONITOR_IS_IN_RAM
 #      define CONFIG_ENV_OFFSET                0x4000
 #      define CONFIG_ENV_SECT_SIZE     0x1000
-#      define CONFIG_ENV_IS_IN_FLASH   1
 #else
 #      define CONFIG_ENV_ADDR          (CONFIG_SYS_FLASH_BASE + 0x4000)
 #      define CONFIG_ENV_SECT_SIZE     0x1000
-#      define CONFIG_ENV_IS_IN_FLASH   1
 #endif
 
 #define LDS_BOARD_TEXT \