From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 4 Aug 2015 08:58:57 -0700 Subject: [U-Boot] [PATCH 2/4][v2] config: lsch3: Define USB XHCI controller base address for LS2085A In-Reply-To: <1435318310-12204-1-git-send-email-nikhil.badola@freescale.com> References: <1435318310-12204-1-git-send-email-nikhil.badola@freescale.com> Message-ID: <55C0E141.5040506@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 06/26/2015 04:31 AM, Nikhil Badola wrote: > Define base address of both usb xhci controllers in lsch3 config > in the format (IMMR + offset) for LS2085A > > Signed-off-by: Nikhil Badola > --- > Changes for v2 : > - Descriptive commit message > Applied to u-boot-fsl-qoriq master with minor change in subject. Thanks. York