]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M5373EVB.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[people/ms/u-boot.git] / include / configs / M5373EVB.h
index 68136ad095a2d9372a34d36752b69505b790db77..26639fc41fbd3fb999490131b05b1c4cab4bcd2d 100644 (file)
  */
 #define CONFIG_ENV_OFFSET              0x4000
 #define CONFIG_ENV_SECT_SIZE   0x2000
-#define CONFIG_ENV_IS_IN_FLASH 1
 
 #define LDS_BOARD_TEXT \
         . = DEFINED(env_offset) ? env_offset : .; \