From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 24 Feb 2015 12:25:52 -0800 Subject: [U-Boot] [PATCH] configs: LS1012XA: Modify CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS for LS102XA In-Reply-To: <1417698244-29589-1-git-send-email-nikhil.badola@freescale.com> References: <1417698244-29589-1-git-send-email-nikhil.badola@freescale.com> Message-ID: <54ECDE50.7010407@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Nikhil, On 12/04/2014 05:04 AM, Nikhil Badola wrote: > Change CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS value to 2 for LS102XAQDS > and LS102XATWR. The XHCI controller has 2 ports; one for 2.0 and > the other for 3.0 USB transactions > > Signed-off-by: Nikhil Badola > --- > Depends on patch https://patchwork.ozlabs.org/patch/401448/ > and https://patchwork.ozlabs.org/patch/401449/ > Please follow up. Both dependency patches have compiling errors. York