Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190283
b: refs/heads/master
c: 67d2482
h: refs/heads/master
i:
  190281: 702b675
  190279: 0807a08
v: v3
  • Loading branch information
Tony Lindgren committed Apr 23, 2010
1 parent f81555d commit d511ca2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: df571c4ab32da9bc05a7db98516fc06ef3cdc5d1
refs/heads/master: 67d24820c2f8e4df26e2ce6c7463db3f9d187f1f
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/include/mach/entry-macro.S
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d511ca2

Please sign in to comment.