From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 24 Aug 2015 15:21:41 +0200 Subject: [U-Boot] [GIT] Pull request: u-boot-dfu Message-ID: <20150824152141.7b32a348@amdc2363> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, The following changes since commit 8d77576371381ade83de475bb639949b44941e8c: ARM: davinci: remove support for cam_enc_4xx (2015-08-20 12:55:50 -0400) are available in the git repository at: git://git.denx.de/u-boot-dfu.git for you to fetch changes up to 41f25a67cd3ec195eb3cd07f67171b7bd702cc17: dfu: Delete superfluous initialization of the dfu_buf_size static variable (2015-08-24 15:18:09 +0200) ---------------------------------------------------------------- Jiandong Zheng (1): implement Fastboot via USB OTG on bcm28155_ap boards Lukasz Majewski (2): dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID dfu: Delete superfluous initialization of the dfu_buf_size static variable Siva Durga Prasad Paladugu (2): f_thor: Dont perform reset at the end of thor usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE drivers/dfu/dfu.c | 2 +- drivers/usb/gadget/f_thor.c | 9 ++++++++- drivers/usb/gadget/f_thor.h | 3 +++ include/configs/bcm28155_ap.h | 19 +++++++++++++++++++ test/dfu/README | 9 ++++++++- test/dfu/dfu_gadget_test.sh | 18 +++++++++++------- 6 files changed, 50 insertions(+), 10 deletions(-) -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group