summaryrefslogtreecommitdiff
path: root/configs/xpress_spl_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/xpress_spl_defconfig')
-rw-r--r--configs/xpress_spl_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/xpress_spl_defconfig b/configs/xpress_spl_defconfig
index aae7f6d29b..7cae666676 100644
--- a/configs/xpress_spl_defconfig
+++ b/configs/xpress_spl_defconfig
@@ -25,6 +25,8 @@ CONFIG_SPL_WATCHDOG_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_MEMTEST=y
+CONFIG_SYS_MEMTEST_START=0x80000000
+CONFIG_SYS_MEMTEST_END=0x90000000
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_USB=y