treewide: mem: Move mtest related defines to Kconfig
[platform/kernel/u-boot.git] / include / configs / sh7763rdp.h
index 5122c8b..b664428 100644 (file)
@@ -26,8 +26,6 @@
 /* SDRAM */
 #define CONFIG_SYS_SDRAM_BASE          (0x8C000000)
 #define CONFIG_SYS_SDRAM_SIZE          (64 * 1024 * 1024)
-#define CONFIG_SYS_MEMTEST_START       (CONFIG_SYS_SDRAM_BASE)
-#define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
 
 /* Flash(NOR) */
 #define CONFIG_SYS_FLASH_BASE          (0xA0000000)