From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 20 May 2014 08:38:31 -0700 Subject: [U-Boot] [PATCH] 85xx/p1020:Define no. of usb controllers used on P1020RDB-PD platform In-Reply-To: <1399975567-21879-1-git-send-email-ramneek.mehresh@freescale.com> References: <1399975567-21879-1-git-send-email-ramneek.mehresh@freescale.com> Message-ID: <537B76F7.7050600@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 05/13/2014 03:06 AM, Ramneek Mehresh wrote: > Define number of USB controllers used on P1020RDB-PD platform. > This platform has P1020 SoC which has two USB controllers, but > only first one is used on the platform > > Signed-off-by: Ramneek Mehresh > --- Applied to u-boot-mpc85xx/master with minor change to subject line. York