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>
Thu, 29 Nov 2018 09:32:31 +0000 (10:32 +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 5223a9bc68da86563bea9f9a8edf996fcbfe5676..27e6bd1e0e8b6a0b7d99169304e993fed5cf4ccb 100644 (file)
@@ -20,6 +20,7 @@ CONFIG_SPL_SPI_LOAD=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