]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: zynq: Enable mtest command at least on one platform
authorMichal Simek <michal.simek@xilinx.com>
Wed, 17 Jan 2018 07:41:13 +0000 (08:41 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 31 Jan 2018 12:15:49 +0000 (13:15 +0100)
mtest is being checked by test/py framework and this test should run at
least on one platform that's why enabling mtest on zc702.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/zynq_zc702_defconfig

index 0eb0bc163de96c3486755b719f9320d6f0554765..2b2aadd16246f5d45289330d5360a57c33bfdcec 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_SPL_OS_BOOT=y
 CONFIG_SYS_PROMPT="Zynq> "
 CONFIG_CMD_THOR_DOWNLOAD=y
 CONFIG_CMD_EEPROM=y
+CONFIG_CMD_MEMTEST=y
 CONFIG_CMD_DFU=y
 # CONFIG_CMD_FLASH is not set
 CONFIG_CMD_FPGA_LOADBP=y