mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
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>
This commit is contained in:
parent
758f29d0f8
commit
1e8d3830f3
1 changed files with 1 additions and 0 deletions
|
@ -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=" \
|
||||
|
|
Loading…
Add table
Reference in a new issue