projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdba869
)
ARM: zynq: Enable mtest command at least on one platform
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 17 Jan 2018 07:41:13 +0000
(08:41 +0100)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/configs/zynq_zc702_defconfig
b/configs/zynq_zc702_defconfig
index
5223a9b
..
27e6bd1
100644
(file)
--- a/
configs/zynq_zc702_defconfig
+++ b/
configs/zynq_zc702_defconfig
@@
-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