From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT] Pull request: u-boot-dfu (29.11.2019)
Date: Sat, 30 Nov 2019 00:25:17 +0100 [thread overview]
Message-ID: <20191130002517.41ce3476@jawa> (raw)
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>
next reply other threads:[~2019-11-29 23:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-29 23:25 Lukasz Majewski [this message]
2019-11-29 23:32 ` [U-Boot] [GIT] Pull request: u-boot-dfu (29.11.2019) Marek Vasut
2019-12-01 21:13 ` Lukasz Majewski
2019-12-01 21:19 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191130002517.41ce3476@jawa \
--to=lukma@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.