From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 00:10:54 +0100 Subject: [U-Boot] [PATCH] ARM: omap3: temporary disable USB on TAM3517 boards In-Reply-To: <1326704008-18464-1-git-send-email-sbabic@denx.de> References: <1326704008-18464-1-git-send-email-sbabic@denx.de> Message-ID: <201202270010.54957.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 > 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? Thanks M