From: Michal Simek 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: v2016.05-rc2~64^2~47 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1e8d3830f38e7782bf7ece63003beea29a1d1cab;p=oweals%2Fu-boot.git ARM: zynq: Do not perform reset at the end of thor Setup reset off for lthor. Signed-off-by: Michal Simek --- 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=" \