treewide: mem: Move mtest related defines to Kconfig
[oweals/u-boot.git] / include / configs / M5373EVB.h
index fe0f5b84fd2742e0a33a4b5cca7e66c453088eaf..6297aea143d2041d6a3f13ccd7aa9714d6be4203 100644 (file)
 #define CONFIG_SYS_SDRAM_EMOD          0x40010000
 #define CONFIG_SYS_SDRAM_MODE          0x018D0000
 
-#define CONFIG_SYS_MEMTEST_START       CONFIG_SYS_SDRAM_BASE + 0x400
-#define CONFIG_SYS_MEMTEST_END         ((CONFIG_SYS_SDRAM_SIZE - 3) << 20)
-
 #define CONFIG_SYS_MONITOR_BASE        (CONFIG_SYS_FLASH_BASE + 0x400)
 #define CONFIG_SYS_MONITOR_LEN         (256 << 10)     /* Reserve 256 kB for Monitor */