summaryrefslogtreecommitdiff
path: root/include/configs/topic_miami.h
diff options
context:
space:
mode:
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>2021-03-31 08:24:58 +0300
committerMichal Simek <michal.simek@xilinx.com>2021-04-23 09:45:55 +0300
commitb8126ab2bc6fe3beb2bedcfac9770022cb4f246a (patch)
tree8fcbbbe939018bd7c7142fbd45bcc4aba1c92cc2 /include/configs/topic_miami.h
parent82cb49dc001f0e2141ef739087d51c3c7eb893c8 (diff)
downloadu-boot-b8126ab2bc6fe3beb2bedcfac9770022cb4f246a.tar.xz
xilinx: zynq: Add usb dfu/thor distro boot support
Add support for usb dfu & thor to distro boot on zynq platform. Add 60s timeout of dfu-utils to start transaction. Remove DFU_ALT_INFO_RAM as we use bootcmd_usb_dfu instead of dfu_ram. Remove DFU_ALT_INFO_MMC as part of distro boot cleanup. Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/topic_miami.h')
-rw-r--r--include/configs/topic_miami.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/topic_miami.h b/include/configs/topic_miami.h
index 010d28ac86..c12cd7ccad 100644
--- a/include/configs/topic_miami.h
+++ b/include/configs/topic_miami.h
@@ -49,7 +49,6 @@
"${devicetree_addr}; " \
"fi\0"
/* Note that addresses here should match the addresses in the env */
-# undef DFU_ALT_INFO
# define DFU_ALT_INFO \
"dfu_alt_info=" \
"uImage ram 0x2080000 0x500000;" \