From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Fri, 22 Apr 2016 18:33:19 +0200 Subject: [U-Boot] [GIT] Pull request: u-boot-dfu Message-ID: <20160422183319.7dfe49b0@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de +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(-) -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group