summaryrefslogtreecommitdiff
path: root/include/configs/thunderx_88xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/thunderx_88xx.h')
-rw-r--r--include/configs/thunderx_88xx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/thunderx_88xx.h b/include/configs/thunderx_88xx.h
index dac7e4ad95..4d3c58d1e8 100644
--- a/include/configs/thunderx_88xx.h
+++ b/include/configs/thunderx_88xx.h
@@ -25,9 +25,6 @@
/* Generic Timer Definitions */
#define COUNTER_FREQUENCY (0x1800000) /* 24MHz */
-#define CONFIG_SYS_MEMTEST_START MEM_BASE
-#define CONFIG_SYS_MEMTEST_END (MEM_BASE + PHYS_SDRAM_1_SIZE)
-
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 1024 * 1024)