
+CC ing u-boot mailing list.
The following changes since commit e6c0bc0643e5a4387fecbcf83080d0b796eb067c:
usb: gadget Move: CONFIG_G_DNL_* to Kconfig (2016-04-20 11:43:28 +0200)
are available in the git repository at:
u-boot-dfu/master
for you to fetch changes up to 6aeb877afef0c2d6cd3ea74e1b7d3a061d7cbd85:
drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env (2016-04-22 17:03:54 +0200)
---------------------------------------------------------------- Mugunthan V N (1): drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env
Roger Quadros (5): fastboot: Fix wMaxPacketSize for High-Speed IN endpoint fastboot: Enable the respective speed endpoints at runtime fastboot: Clean up bulk-out logic usb: s3c-otg: Fix short packet for request size > ep.maxpacket usb: s3c-otg: Fix remaining bytes in debug messages
Ćukasz Majewski (4): usb: mass storage: Initialize ret variable to zero tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files tests: py: dfu: Add functionality to set different u-boot's dfu env variable tests: py: dfu: Provide functionality to set test and dummy files alt settings
cmd/usb_mass_storage.c | 2 +- drivers/dfu/dfu_ram.c | 21 ++++++++++++++------- drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c | 6 +++--- drivers/usb/gadget/f_fastboot.c | 104++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------- test/py/tests/test_dfu.py | 44 ++++++++++++++++++++++++++++++++++++++------
5 files changed, 120 insertions(+), 57 deletions(-)