From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Date: Fri, 20 Nov 2009 16:11:08 +0100 Subject: [U-Boot] EHCI hub not powering on port In-Reply-To: <200911161354.19471.f.fainelli@gmail.com> References: <200911131702.26692.f.fainelli@gmail.com> <200911161354.19471.f.fainelli@gmail.com> Message-ID: <200911201611.08784.f.fainelli@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi again, Enabling CONFIG_EHCI_IS_TDI in my board configuration file made it work. On Monday 16 November 2009 13:54:19 Florian Fainelli wrote: > Hi, > > On Friday 13 November 2009 17:02:26 Florian Fainelli wrote: > > Hi all, > > > > I am trying to make u-boot work with my EHCI controler and everything > > goes well up to when it comes to powering on the port: > > Forgot to mention that the hardware works fine with Linux and does not > require any specific quirk. -- Florian