From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 20 Aug 2012 12:09:52 -0600 Subject: [U-Boot] [PATCH 0/3] Tegra 2 USB ULPI series In-Reply-To: <1345392496-28739-1-git-send-email-dev@lynxeye.de> References: <1345392496-28739-1-git-send-email-dev@lynxeye.de> Message-ID: <50327D70.5030504@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/19/2012 10:08 AM, Lucas Stach wrote: > With this series we are able to initialize USB controllers > using an external ULPI phy AKA USB2 on Tegra 2 devices. > > This was tested to work on a Toradex Colibri T20 board, > where USB2 is used to access the ASIX ethernet chipset. > Testing was done with "tegra20: usb: rework set_host_mode" > applied. I did not spot any regressions on the UTMI ports. > > Patchset is based on top of u-boot-tegra/next Hmmm. I tried testing this on my local branch on Harmony, which has all the patches necessary for multiple USB ports to work, and indeed they do on Seaboard. However, this series (plus some Harmony-specific config and .dts changes) didn't cause the ULPI port to work:-( Any idea why?