From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 9 Jul 2013 15:15:01 +0200 Subject: [U-Boot] [PATCH 1/2] Revert "usb: hub: Parallelize power-cycling of root-hub ports" In-Reply-To: <1373302969-9794-1-git-send-email-marex@denx.de> References: <1373302969-9794-1-git-send-email-marex@denx.de> Message-ID: <201307091515.01435.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, > This reverts commit 0bf796f7ae22086f0504f3297e9fb4e96aa04161. > > This commit causes breakage of the EHCI, where on Tegra it is not > possible to run "usb reset" twice as it results in the board hang. > > Signed-off-by: Marek Vasut > Cc: Vivek Gautam > Cc: Stephen Warren > --- > common/usb_hub.c | 19 +++++++------------ > 1 file changed, 7 insertions(+), 12 deletions(-) Please ignore both patches, the problem was resolved by: http://www.mail-archive.com/u-boot at lists.denx.de/msg112944.html Best regards, Marek Vasut