mbox

[U-Boot] Pull request: u-boot-usb

Message ID AANLkTi=nX=YvWfMjhPdvqH8xQsW8U7QYU8um+E59xURm@mail.gmail.com
State Accepted
Headers show

Pull-request

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

Message

Remy Bohmer Nov. 26, 2010, 8:37 p.m. UTC
The following changes since commit c70e7ddb7e15e768d79edcbc4322d735e65ec31f:

  Blackfin: tweak objects specified before embedded environment
(2010-11-19 19:30:59 -0500)

are available in the git repository at:
  git://git.denx.de/u-boot-usb.git master

Anatolij Gustschin (1):
      usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()

Stefan Roese (3):
      usb: Add WATCHDOG_RESET call to polling loop
      usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
      usb: Remove usb_dev_init() from ehci-ppc4xx.c

 drivers/usb/host/ehci-hcd.c    |    6 +++++-
 drivers/usb/host/ehci-ppc4xx.c |    1 -
 2 files changed, 5 insertions(+), 2 deletions(-)

Comments

Wolfgang Denk Nov. 26, 2010, 8:55 p.m. UTC | #1
Dear Remy Bohmer,

In message <AANLkTi=nX=YvWfMjhPdvqH8xQsW8U7QYU8um+E59xURm@mail.gmail.com> you wrote:
> The following changes since commit c70e7ddb7e15e768d79edcbc4322d735e65ec31f:
> 
>   Blackfin: tweak objects specified before embedded environment
> (2010-11-19 19:30:59 -0500)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-usb.git master
> 
> Anatolij Gustschin (1):
>       usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
> 
> Stefan Roese (3):
>       usb: Add WATCHDOG_RESET call to polling loop
>       usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
>       usb: Remove usb_dev_init() from ehci-ppc4xx.c
> 
>  drivers/usb/host/ehci-hcd.c    |    6 +++++-
>  drivers/usb/host/ehci-ppc4xx.c |    1 -
>  2 files changed, 5 insertions(+), 2 deletions(-)

Applied, thanks a lot!

Best regards,

Wolfgang Denk