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:

  g...@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: lu...@denx.de

Attachment: pgpeWdyez4DZj.pgp
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to