[U-Boot] [GIT] Pull request: u-boot-dfu (29.11.2019)

Lukasz Majewski lukma at denx.de
Fri Nov 29 23:25:17 UTC 2019


Dear Marek,

The following changes since commit
dbcbdad92caf4b42a6279da6e65180532bc45620:

  sandbox: enable USB_KEYBOARD_FN_KEYS (2019-11-25 13:28:53 +0100)

are available in the Git repository at:

  git at gitlab.denx.de:u-boot/custodians/u-boot-dfu.git 


BRANCH: master
https://gitlab.denx.de/u-boot/custodians/u-boot-dfu/commits/master

Merge tag info:

- Add optional timeout (in seconds) parameter to DFU command. After
  this timeout the dfu ends its execution (to avoid waiting forever)

Note:

I would prefer if you add those patches into your USB -next branch.

for you to fetch changes up to 28e360c6b511a3599ecbfbc33e2d6e96f305985f:

  x86: edison: Enable DFU timeout (2019-11-29 10:06:40 +0100)

Travis-CI:
https://travis-ci.org/lmajewski/u-boot-dfu/builds/618507384

----------------------------------------------------------------
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(-)



Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191130/623bb24b/attachment.sig>


More information about the U-Boot mailing list