From: Michal Simek <michal.simek@xilinx.com>
Date: Thu, 7 Apr 2016 16:55:11 +0000 (+0200)
Subject: ARM: zynq: Do not perform reset at the end of thor
X-Git-Tag: v2025.01-rc5-pxa1908~9627^2~47
X-Git-Url: http://git.dujemihanovic.xyz/contact?a=commitdiff_plain;h=1e8d3830f38e7782bf7ece63003beea29a1d1cab;p=u-boot.git

ARM: zynq: Do not perform reset at the end of thor

Setup reset off for lthor.

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

diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 2d941a7192..c96b9c5250 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=" \