From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 25 Nov 2014 09:42:58 -0800 Subject: [U-Boot] [PATCH] config: MPC837X : Add complete USB EHCI support In-Reply-To: <1413802861-25934-1-git-send-email-nikhil.badola@freescale.com> References: <1413802861-25934-1-git-send-email-nikhil.badola@freescale.com> Message-ID: <5474BFA2.4050103@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/20/2014 04:01 AM, Nikhil Badola wrote: > Add complete USB EHCI support for MPC837XEMDS and MPC837XERDB > > Signed-off-by: Nikhil Badola > --- > include/configs/MPC837XEMDS.h | 5 +++++ > include/configs/MPC837XERDB.h | 5 +++++ > 2 files changed, 10 insertions(+) > Applied to u-boot-mpc85xx master. Awaiting upstream. Thanks. York