mbox

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

Message ID 20141114175442.3a6d66c2@amdc2363
State Accepted
Delegated to: Marek Vasut
Headers show

Pull-request

git://git.denx.de/u-boot-dfu.git

Message

Łukasz Majewski Nov. 14, 2014, 4:54 p.m. UTC
Hi Marek,

The following changes since commit
6a559bbe2f60ab64e28662f7ab52551a2eaa7163:

  usb_storage: blacklist Enclosure Service Devices (2014-11-08 12:03:35
  +0100)

are available in the git repository at:

  git://git.denx.de/u-boot-dfu.git 

for you to fetch changes up to 8f605197a872946d0a8a5b34c0eaee38ddd52dbf:

  test: ums: Add sleep before unmount directory (2014-11-14 11:42:09
  +0100)

----------------------------------------------------------------
Łukasz Majewski (2):
      dfu: thor: fix: Modify dfu_get_alt() function to support absolute
paths 
      test: ums: Add sleep before unmount directory

 drivers/dfu/dfu.c           | 29 +++++++++++++++++++++++++++--
 test/ums/ums_gadget_test.sh | 10 +++++++++-
 2 files changed, 36 insertions(+), 3 deletions(-)


Thanks in advance.

Comments

Marek Vasut Nov. 14, 2014, 8:09 p.m. UTC | #1
On Friday, November 14, 2014 at 05:54:42 PM, Lukasz Majewski wrote:
> Hi Marek,
> 
> The following changes since commit
> 6a559bbe2f60ab64e28662f7ab52551a2eaa7163:
> 
>   usb_storage: blacklist Enclosure Service Devices (2014-11-08 12:03:35
>   +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-dfu.git

Pulled, thanks!

Best regards,
Marek Vasut