From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 25 Nov 2014 09:53:56 -0800 Subject: [U-Boot] [PATCH 2/2] ls1: config: Enable USB EHCI Host on LS1021AQDS In-Reply-To: <1413526045-14540-1-git-send-email-nikhil.badola@freescale.com> References: <1413526045-14540-1-git-send-email-nikhil.badola@freescale.com> Message-ID: <5474C234.2030900@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 On 10/16/2014 11:07 PM, Nikhil Badola wrote: > Enable USB EHCI Host on LS1021AQDS > > Signed-off-by: Nikhil Badola > --- > include/configs/ls1021aqds.h | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks. York