From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Mon, 27 Feb 2012 09:07:51 +0200 Subject: [U-Boot] [PATCH] ARM: omap3: temporary disable USB on TAM3517 boards In-Reply-To: <201202270010.54957.marex@denx.de> References: <1326704008-18464-1-git-send-email-sbabic@denx.de> <201202270010.54957.marex@denx.de> Message-ID: <4F4B2BC7.1000306@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/27/12 01:10, Marek Vasut wrote: >> The TAM3517 boards require a patch for EHCI OMAP >> that does not yet find a way to mainline. The patch >> disables temporary USB until EHCI OMAP will be supported. >> >> Signed-off-by: Stefano Babic >> Cc: Tom Rini >> Cc: Albert Aribaud >> --- >> include/configs/tam3517-common.h | 7 +++++-- >> 1 files changed, 5 insertions(+), 2 deletions(-) >> > > Hi, > > what's the status of this patch/patchset? Superseded by: 8c589d6f (OMAP3: TAM3517: update ehci interface) -- Regards, Igor.