summaryrefslogtreecommitdiff
path: root/include/configs/ls1028a_common.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2020-05-04 16:26:20 +0300
committerTom Rini <trini@konsulko.com>2020-05-08 16:16:26 +0300
commita389c9cd9363fb31007bcf76a889f2a42c510b7f (patch)
tree73f70b8770638fb0978ffa699290286389d3fb0d /include/configs/ls1028a_common.h
parent475d89d94db1aa2a1e65ed440bdedeb6c3e61cad (diff)
downloadu-boot-a389c9cd9363fb31007bcf76a889f2a42c510b7f.tar.xz
treewide: mem: Enable MEMTEST via defconfig
There is no reason to enable MEMTEST from headers when was converted to Kconfig already. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/ls1028a_common.h')
-rw-r--r--include/configs/ls1028a_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1028a_common.h b/include/configs/ls1028a_common.h
index 6905694d10..32065c2925 100644
--- a/include/configs/ls1028a_common.h
+++ b/include/configs/ls1028a_common.h
@@ -26,7 +26,6 @@
#define CONFIG_SYS_DDR_BLOCK2_BASE 0x2080000000ULL
#define CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS 1
-#define CONFIG_CMD_MEMTEST
#define CONFIG_SYS_MEMTEST_START 0x80000000
#define CONFIG_SYS_MEMTEST_END 0x9fffffff