]> Git Repo - u-boot.git/commitdiff
arm: zynq: Enable alternative memory test
authorAshok Reddy Soma <[email protected]>
Fri, 1 May 2020 05:44:23 +0000 (23:44 -0600)
committerMichal Simek <[email protected]>
Wed, 24 Jun 2020 11:07:58 +0000 (13:07 +0200)
Enable alternative memory test for zynq platforms.

Signed-off-by: Ashok Reddy Soma <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
configs/xilinx_zynq_virt_defconfig

index 5da7440af287c0c040c988d433ecf4927fd196de..54c3076c240d22ab69fb5e57771aee4002906007 100644 (file)
@@ -24,6 +24,7 @@ CONFIG_SPL_SPI_LOAD=y
 CONFIG_CMD_IMLS=y
 CONFIG_CMD_THOR_DOWNLOAD=y
 CONFIG_CMD_MEMTEST=y
+CONFIG_SYS_ALT_MEMTEST=y
 CONFIG_SYS_MEMTEST_START=0x00000000
 CONFIG_SYS_MEMTEST_END=0x00001000
 CONFIG_CMD_DFU=y
This page took 0.037158 seconds and 4 git commands to generate.