mbox

[U-Boot,PULL] u-boot-usb/master

Message ID 201602041245.18463.marex@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-usb.git master

Message

Marek Vasut Feb. 4, 2016, 11:45 a.m. UTC
The following changes since commit 44189a032804c4a16632f4e80abf77f2820e9a48:

  Prepare v2016.03-rc1 (2016-02-02 11:29:50 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 8c9b4d5598e014036d2f2637c17bd6e3748ff6a3:

  usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of 
ep_in in high speed (2016-02-04 12:38:26 +0100)

----------------------------------------------------------------
Frank Wang (1):
      usb: gadget: dwc2_udc_otg: modified the check condition for max packet 
size of ep_in in high speed

 drivers/usb/gadget/dwc2_udc_otg.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tom Rini Feb. 4, 2016, 5:39 p.m. UTC | #1
On Thu, Feb 04, 2016 at 12:45:18PM +0100, Marek Vasut wrote:

> The following changes since commit 44189a032804c4a16632f4e80abf77f2820e9a48:
> 
>   Prepare v2016.03-rc1 (2016-02-02 11:29:50 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 8c9b4d5598e014036d2f2637c17bd6e3748ff6a3:
> 
>   usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of 
> ep_in in high speed (2016-02-04 12:38:26 +0100)
> 

Applied to u-boot/master, thanks!