From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Wed, 15 May 2013 11:09:38 -0500 Subject: [U-Boot] [PATCH RFC] OMAP5: uEVM: Enable USB EHCI functionality (preliminary, not tested) In-Reply-To: <5193AFEC.60700@mm-sol.com> References: <5193AFEC.60700@mm-sol.com> Message-ID: <20130515160938.GA4552@kahuna> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 18:55-20130515, Lubomir Popov wrote: > Prerequisites: appropriate patches to the USB EHCI and Eth > drivers, and to the OMAP5 clock register definitions. proper commit message is needed before this goes from RFC to patch. > > Signed-off-by: Lubomir Popov > --- > Assumption is that this code shall run on TI 750-2628-21X > hardware (also known as OMAP5432 ES2.0 PandaBoard5) - the uEVM - there is no PandaBoard5 in existence. https://www.svtronics.com/index.php?route=product/product&product_id=33 Just a minor nit: > const struct omap_sysinfo sysinfo = { > - "Board: OMAP5430 EVM\n" > + "Board: OMAP5432 uEVM\n" nit: does not belong to this patch. -- Regards, Nishanth Menon