mbox series

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

Message ID 20180513212418.7b094e67@jawa
State Accepted
Delegated to: Marek Vasut
Headers show
Series [U-Boot,GIT] Pull request: u-boot-dfu (13.05.2018) | expand

Pull-request

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

Message

Lukasz Majewski May 13, 2018, 7:24 p.m. UTC
Dear Marek,


Travis CI:
https://travis-ci.org/lmajewski/u-boot-dfu/builds/378387230

The following changes since commit
62d77cea31216cad526e5f45c88e8377efc6fcae:

  mmc: Improve tinification (2018-05-13 07:57:32 -0400)

are available in the git repository at:

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

for you to fetch changes up to 8780dca82fa6c5dbf264acf78140d39d8ed4acc2:

  gadget: f_thor: update to support more than 4GB file as thor 5.0
  (2018-05-13 17:07:06 +0200)

----------------------------------------------------------------
Seung-Woo Kim (2):
      gadget: f_thor: fix filename overflow
      gadget: f_thor: update to support more than 4GB file as thor 5.0

 drivers/usb/gadget/f_thor.c | 13 +++++++++----
 drivers/usb/gadget/f_thor.h |  2 +-
 2 files changed, 10 insertions(+), 5 deletions(-)



Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de

Comments

Marek Vasut May 13, 2018, 7:39 p.m. UTC | #1
On 05/13/2018 09:24 PM, Lukasz Majewski wrote:
> Dear Marek,
> 
> 
> Travis CI:
> https://travis-ci.org/lmajewski/u-boot-dfu/builds/378387230
> 
> The following changes since commit
> 62d77cea31216cad526e5f45c88e8377efc6fcae:
> 
>   mmc: Improve tinification (2018-05-13 07:57:32 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-dfu.git 
> 
> for you to fetch changes up to 8780dca82fa6c5dbf264acf78140d39d8ed4acc2:
> 
>   gadget: f_thor: update to support more than 4GB file as thor 5.0
>   (2018-05-13 17:07:06 +0200)

Applied, thanks