[U-Boot] [PATCH 16/16] ARM: zynq: Do not perform reset at the end of thor
Michal Simek
michal.simek at xilinx.com
Thu Apr 7 19:01:35 CEST 2016
Setup reset off for lthor.
Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---
include/configs/zynq-common.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 2d941a7192c5..c96b9c52500f 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -114,6 +114,7 @@
# define CONFIG_USB_CABLE_CHECK
# define CONFIG_CMD_DFU
# define CONFIG_CMD_THOR_DOWNLOAD
+# define CONFIG_THOR_RESET_OFF
# define CONFIG_USB_FUNCTION_THOR
# define DFU_ALT_INFO_RAM \
"dfu_ram_info=" \
--
1.9.1
More information about the U-Boot
mailing list