From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 14:53:31 +0100 Subject: [U-Boot] [PATCH] ARM: omap3: temporary disable USB on TAM3517 boards In-Reply-To: <4F4B435C.8000800@denx.de> References: <1326704008-18464-1-git-send-email-sbabic@denx.de> <201202270010.54957.marex@denx.de> <4F4B435C.8000800@denx.de> Message-ID: <201202271453.31445.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On 27/02/2012 00: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? > > The patch must be dropped - after I sent it, Govindraj's patches cleaned > up the code adding OMAP4 support and these patches are now mainline. > Everything is mainlined now, we need only to discharge this patch. > > Stefano Updated status in patchwork, Thanks! M