[U-Boot] [PULL] u-boot-usb/master
Marek Vasut
marex at denx.de
Sun Mar 23 02:21:37 CET 2014
The following changes since commit 2c072c958bb544c72f0e848375803dbd6971f022:
sandbox: config: Enable cros_ec emulation and related items (2014-03-17
20:05:50 -0600)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 7d0b605abb1f2dbccf4abb502f3b1fc9f97f2552:
dfu: mmc: Replace calls to u-boot commands with native mmc API (2014-03-23
02:20:10 +0100)
----------------------------------------------------------------
Heiko Schocher (3):
usb, dfu: extract flush code into seperate function
usb: dfu: introduce dfuMANIFEST state
am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards
Łukasz Majewski (1):
dfu: mmc: Replace calls to u-boot commands with native mmc API
README | 10 ++++++++++
drivers/dfu/dfu.c | 42
++++++++++++++++++++++--------------------
drivers/dfu/dfu_mmc.c | 31 ++++++++++++++++++++++++-------
drivers/usb/gadget/f_dfu.c | 48
++++++++++++++++++++++++++++++++++++++++++------
include/configs/siemens-am33x-common.h | 1 +
include/dfu.h | 4 ++++
6 files changed, 103 insertions(+), 33 deletions(-)
More information about the U-Boot
mailing list