From d511ca2c61e5f160e60cfb83bd76681158b5f040 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Wed, 21 Apr 2010 15:27:25 -0700 Subject: [PATCH] --- yaml --- r: 190283 b: refs/heads/master c: 67d24820c2f8e4df26e2ce6c7463db3f9d187f1f h: refs/heads/master i: 190281: 702b6755c69f4fc9ccd98fcdf9757d1e9c27cc66 190279: 0807a0866476d62ccb68c55739a523fe12b53900 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap2/include/mach/entry-macro.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 19fea696606f..f32245c697cf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: df571c4ab32da9bc05a7db98516fc06ef3cdc5d1 +refs/heads/master: 67d24820c2f8e4df26e2ce6c7463db3f9d187f1f diff --git a/trunk/arch/arm/mach-omap2/include/mach/entry-macro.S b/trunk/arch/arm/mach-omap2/include/mach/entry-macro.S index ff25c7e4e606..50fd74916643 100644 --- a/trunk/arch/arm/mach-omap2/include/mach/entry-macro.S +++ b/trunk/arch/arm/mach-omap2/include/mach/entry-macro.S @@ -52,7 +52,7 @@ omap_irq_base: .word 0 mrc p15, 0, \tmp, c0, c0, 0 @ get processor revision and \tmp, \tmp, #0x000f0000 @ only check architecture - cmp \tmp, #0x00060000 @ is v6? + cmp \tmp, #0x00070000 @ is v6? beq 2400f @ found v6 so it's omap24xx mrc p15, 0, \tmp, c0, c0, 0 @ get processor revision and \tmp, \tmp, #0x000000f0 @ check cortex 8 or 9