summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-04-07 18:55:11 +0200
committerMichal Simek <michal.simek@xilinx.com>2016-04-13 18:29:02 +0200
commit1e8d3830f38e7782bf7ece63003beea29a1d1cab (patch)
treee92455299f24dcfdb4927100c14da050a9553ce3 /include
parent758f29d0f805ccd6ca1354a9562dab3bacf52310 (diff)
downloadtalos-obmc-uboot-1e8d3830f38e7782bf7ece63003beea29a1d1cab.tar.gz
talos-obmc-uboot-1e8d3830f38e7782bf7ece63003beea29a1d1cab.zip
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>
Diffstat (limited to 'include')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 1 insertions, 0 deletions
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=" \
OpenPOWER on IntegriCloud