From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 22 Oct 2014 21:37:01 +0200 Subject: [U-Boot] [PATCH] usb/xhci: remove XHCI init code from other usb controllers In-Reply-To: <54480681.5040609@freescale.com> References: <1395625947-48076-1-git-send-email-B45475@freescale.com> <201410222056.20273.marex@denx.de> <54480681.5040609@freescale.com> Message-ID: <201410222137.01871.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 Wednesday, October 22, 2014 at 09:33:21 PM, York Sun wrote: > On 10/22/2014 11:56 AM, Marek Vasut wrote: > > On Monday, March 24, 2014 at 02:52:27 AM, Zhao Qiang wrote: > >> The patch with commit id "020bbcb76b5be0d5406d2ae7c26dbdb013ead812" > >> adds some init codes for XHCI but not for other usb controllers. > >> And it will causes a bug for EHCI. > >> so use macro "#ifdef CONFIG_USB_XHCI" to run it just for XHCI. > >> > >> Signed-off-by: Zhao Qiang > > > > Is this still relevant? What kind of bug does this fix exactly? > > > > Also, next time please CC me. > > I think so. Qiang just pinged me yesterday. Do you think it is reasonable > to conditionally power cycle the ports? CCing samsung guys. I have yet to hear what issue do you observe with this patch. Best regards, Marek Vasut