summaryrefslogtreecommitdiff
path: root/configs/mx6dlsabreauto_spinor_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2016-03-14 22:36:25 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:04:42 +0800
commit9996b7ef2b923757c466a34c4448991d549466da (patch)
treeb0c457c8f9c0e98edbcff94b32de2a13bd7acc2a /configs/mx6dlsabreauto_spinor_defconfig
parentd0560c22be07a9257307be43c75ce1492396643d (diff)
downloadu-boot-imx-9996b7ef2b923757c466a34c4448991d549466da.zip
u-boot-imx-9996b7ef2b923757c466a34c4448991d549466da.tar.gz
u-boot-imx-9996b7ef2b923757c466a34c4448991d549466da.tar.bz2
MLK-12559 mx6: Enable memory test command
Set the CONFIG_CMD_MEMTEST on all mx6 platforms for enabling the u-boot memory test. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 75b5a7d5931064386ae38ce74a34eb6e368666a5)
Diffstat (limited to 'configs/mx6dlsabreauto_spinor_defconfig')
-rw-r--r--configs/mx6dlsabreauto_spinor_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6dlsabreauto_spinor_defconfig b/configs/mx6dlsabreauto_spinor_defconfig
index e7bcdd3..6c5ae10 100644
--- a/configs/mx6dlsabreauto_spinor_defconfig
+++ b/configs/mx6dlsabreauto_spinor_defconfig
@@ -12,6 +12,7 @@ CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MEMTEST=y
CONFIG_CMD_MMC=y
CONFIG_CMD_I2C=y
CONFIG_CMD_GPIO=y