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

The following changes since commit 7704fdbda3afb3d3bb0749378f444c71f92fb9ca:
usb: gadget: thor: Claim EP after allocating it in thor gadget (2015-04-14 05:48:12 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-dfu.git
for you to fetch changes up to a32d27912961040230320268d6cde80e9442dc33:
fastboot: Proper download gadget unregister and clear when cable is missing (2015-04-14 10:19:05 +0200)
---------------------------------------------------------------- Alexey Firago (1): fastboot: add support for reboot-bootloader command
Fabio Estevam (1): cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text
Heiko Schocher (1): dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
Michael Scott (1): fastboot: check for alias when looking up partition by name
Paul Kocialkowski (1): fastboot: Proper download gadget unregister and clear when cable is missing
common/cmd_dfu.c | 2 ++ common/cmd_fastboot.c | 2 ++ common/cmd_usb_mass_storage.c | 2 +- common/fb_mmc.c | 26 ++++++++++++++++++++++++-- doc/README.android-fastboot | 9 +++++++++ drivers/usb/gadget/f_fastboot.c | 13 +++++++++++++ 6 files changed, 51 insertions(+), 3 deletions(-)
Tested at: Exynos4210 - Trats board

On Tue, Apr 14, 2015 at 10:22:37AM +0200, Lukasz Majewski wrote:
The following changes since commit 7704fdbda3afb3d3bb0749378f444c71f92fb9ca:
usb: gadget: thor: Claim EP after allocating it in thor gadget (2015-04-14 05:48:12 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-dfu.git
for you to fetch changes up to a32d27912961040230320268d6cde80e9442dc33:
fastboot: Proper download gadget unregister and clear when cable is missing (2015-04-14 10:19:05 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Lukasz Majewski
-
Tom Rini