]> git.dujemihanovic.xyz Git - u-boot.git/commit
xilinx: versal: Add usb dfu/thor distro boot support
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Wed, 31 Mar 2021 05:24:57 +0000 (23:24 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 23 Apr 2021 06:45:55 +0000 (08:45 +0200)
commit82cb49dc001f0e2141ef739087d51c3c7eb893c8
tree45831514d7ed23f8152fb89eda2a1b4ffa593a74
parent1e967b53a7fa7ba9a98cfc27af01eb373a1c202c
xilinx: versal: Add usb dfu/thor distro boot support

Change "dfu_usb" to "usb_dfu" for better representation and change
required macros. Add 60s timeout of dfu-utils to start transaction.
Add support for usb thor to distro boot. Remove DFU_ALT_INFO_RAM
as we use bootcmd_usb_dfu instead of dfu_ram.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/versal/board.c
include/configs/xilinx_versal.h