[PULL] u-boot-usb/master
Marek Vasut
marex at denx.de
Wed Jan 8 16:32:18 CET 2020
The following changes since commit 5a8fa095cb848c60c630a83edf30d4fc46101e90:
Merge branch 'next' (2020-01-06 17:07:49 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 3a117e721cc5b4a366dbd5fbbf8df0a80cbb0fa2:
x86: edison: Enable DFU timeout (2020-01-07 14:37:50 +0100)
----------------------------------------------------------------
Andy Shevchenko (4):
dfu: Drop unused prototype of dfu_trigger_reset()
dfu: Refactor do_dfu() to handle optional argument
dfu: Add optional timeout parameter
x86: edison: Enable DFU timeout
cmd/dfu.c | 28 +++++++++++++++++++++-------
common/dfu.c | 17 +++++++++++++++++
configs/edison_defconfig | 1 +
doc/README.dfu | 8 ++++++--
drivers/dfu/Kconfig | 6 ++++++
drivers/dfu/dfu.c | 15 +++++++++++++++
include/dfu.h | 6 +++++-
7 files changed, 71 insertions(+), 10 deletions(-)
More information about the U-Boot
mailing list