[U-Boot] [GIT] Pull request: u-boot-dfu
Lukasz Majewski
l.majewski at samsung.com
Tue Apr 26 09:20:59 CEST 2016
Hi Marek,
> On 04/25/2016 05:40 PM, Lukasz Majewski wrote:
> > Hi Marek,
> >
> > Please find DFU related code to be pulled to u-boot-usb branch.
> >
> > 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
> > 6cb2ff6bd0f0876a352c3020098b5ef71086403c:
> >
> > dfu: ram: fix number base of RAM entity parameters (2016-04-25
> > 17:20:19 +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
> >
> > Stephen Warren (1):
> > dfu: ram: fix number base of RAM entity parameters
> >
> > Łukasz Majewski (4):
> > usb: mass storage: Initialize ret variable to zero
>
> I dropped this patch in favor of:
>
> commit a238b0dacffd305f78fc23b2151521cce2384311
> Author: Tom Rini <xxx>
> Date: Wed Apr 20 10:59:32 2016 -0400
>
> cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
Thanks for applying this patch. :-)
>
> > 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(-)
> >
> >
> Applied, thanks!
>
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
More information about the U-Boot
mailing list