RE: [PATCH 11/14] omap4: Fix silicon version detection for early samples

2010-09-17 Thread Shilimkar, Santosh
> -Original Message- > From: Menon, Nishanth > Sent: Friday, September 17, 2010 3:48 PM > To: Shilimkar, Santosh; linux-omap@vger.kernel.org > Cc: linux-arm-ker...@lists.infradead.org > Subject: RE: [PATCH 11/14] omap4: Fix silicon version detection for early > samples

RE: [PATCH 11/14] omap4: Fix silicon version detection for early samples

2010-09-17 Thread Menon, Nishanth
> -Original Message- > From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- > ow...@vger.kernel.org] On Behalf Of Shilimkar, Santosh > Sent: Friday, September 17, 2010 4:48 AM [..] > diff --git a/arch/arm/mach-omap2/id.c b/arch/arm/mach-omap2/id.c > index ae70ae9..0412233 100644 > -

[PATCH 11/14] omap4: Fix silicon version detection for early samples

2010-09-17 Thread Santosh Shilimkar
Few initial omap4 es2 samples IDCODE is same as es1. This patch uses ARM cpuid register to detect the ES version for such samples Signed-off-by: Santosh Shilimkar --- arch/arm/mach-omap2/id.c |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/id.