[U-Boot] [PATCH] usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()

2010-11-26 Thread Stefan Roese
This patch fixes a problem noticed on lwmon5 (PPC440EPx) using the common EHCI driver, when usb reset is issued multiple times. Upon the 2nd (and further) usb reset command, the command fails with the following messages: = usb reset (Re)start USB... USB: Register NbrPorts 1 USB EHCI 1.00

Re: [U-Boot] [PATCH] usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()

2010-11-26 Thread Remy Bohmer
Hi, 2010/11/26 Stefan Roese s...@denx.de: This patch fixes a problem noticed on lwmon5 (PPC440EPx) using the common EHCI driver, when usb reset is issued multiple times. Upon the 2nd (and further) usb reset command, the command fails with the following messages: = usb reset (Re)start