From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 6 Oct 2014 16:41:46 +0200 Subject: [U-Boot] [PATCH] usb: tegra: ULPI regression on tegra20 In-Reply-To: References: Message-ID: <201410061641.46874.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 On Saturday, October 04, 2014 at 01:46:10 AM, Marcel Ziswiler wrote: > Trying to enumerate USB devices connected via ULPI to T20 failed as > follows: > > USB2: ULPI integrity check failed > > Git bisecting revealed the following commit being at odds: > > commit 2d34151f7501ddaa599897f0d89ad576126b03eb > usb: tegra: refactor PHY type selection > > Looking at above commit one quickly identifies a copy paste error which > this patch fixes. Happy ULPIing again (;-p). > > Signed-off-by: Marcel Ziswiler Applied, thanks! Best regards, Marek Vasut