]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M53017EVB.h
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[people/ms/u-boot.git] / include / configs / M53017EVB.h
index 419a0907c4d3539314338a7743187cebb49d4078..d50c874fe1e630157fd106d40b881ae134d089d9 100644 (file)
 #define CONFIG_ENV_OFFSET              (CONFIG_SYS_FLASH_BASE + 0x40000)
 #define CONFIG_ENV_SIZE                        0x1000
 #define CONFIG_ENV_SECT_SIZE           0x8000
-#define CONFIG_ENV_IS_IN_FLASH         1
 
 #define LDS_BOARD_TEXT \
        . = DEFINED(env_offset) ? env_offset : .; \