RE: [PATCH] Fixed CPU type check for OMAP3

2008-09-11 Thread Tero.Kristo
>From: ext Tony Lindgren [mailto:[EMAIL PROTECTED] >Sent: 11 September, 2008 03:29 > >I've redone the id.c, the old one was getting messy for omap2. >Maybe try my patch I posted on Tuesday and see how it works for you? Hmm did not notice this patch, just made a quick fix for this as I was see

Re: [PATCH] Fixed CPU type check for OMAP3

2008-09-10 Thread Tony Lindgren
* Tero Kristo <[EMAIL PROTECTED]> [080908 08:01]: > ES version definitions were incorrect, also GP/EMU/SEC etc. types were not > detected at all. I've redone the id.c, the old one was getting messy for omap2. Maybe try my patch I posted on Tuesday and see how it works for you? Also one comment be

[PATCH] Fixed CPU type check for OMAP3

2008-09-08 Thread Tero Kristo
ES version definitions were incorrect, also GP/EMU/SEC etc. types were not detected at all. Signed-off-by: Tero Kristo <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/id.c |11 +-- arch/arm/plat-omap/include/mach/cpu.h |2 +- 2 files changed, 9 insertions(+), 2 deletions(

RE: [PATCH] Fixed CPU type check for OMAP3

2008-09-08 Thread Tero.Kristo
vger.kernel.org >Subject: [PATCH] Fixed CPU type check for OMAP3 > >ES version definitions were incorrect, also GP/EMU/SEC etc. >types were not detected at all. > >Signed-off-by: Tero Kristo <[EMAIL PROTECTED]> >--- > arch/arm/mach-omap2/id.c |9

[PATCH] Fixed CPU type check for OMAP3

2008-09-08 Thread Tero Kristo
ES version definitions were incorrect, also GP/EMU/SEC etc. types were not detected at all. Signed-off-by: Tero Kristo <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/id.c |9 - arch/arm/plat-omap/include/mach/cpu.h |2 +- 2 files changed, 9 insertions(+), 2 deletions(-)