aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M5475EVB.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/M5475EVB.h')
-rw-r--r--include/configs/M5475EVB.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/M5475EVB.h b/include/configs/M5475EVB.h
index f5c0071..406830c 100644
--- a/include/configs/M5475EVB.h
+++ b/include/configs/M5475EVB.h
@@ -159,9 +159,6 @@
# define CONFIG_SYS_SDRAM_SIZE CONFIG_SYS_DRAMSZ
#endif
-#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 */