Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322300
b: refs/heads/master
c: 90f7f9a
h: refs/heads/master
v: v3
  • Loading branch information
Vaibhav Hiremath authored and Tony Lindgren committed Aug 8, 2012
1 parent 87d872c commit c1ce93c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6c691b5df1fcd93f2e9f65e1a8a3dd0e6fd158ea
refs/heads/master: 90f7f9acecc6dde87cf25db1ad7599926d6773f7
3 changes: 2 additions & 1 deletion trunk/arch/arm/plat-omap/include/plat/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,8 @@ IS_OMAP_TYPE(3430, 0x3430)
#define cpu_class_is_omap1() (cpu_is_omap7xx() || cpu_is_omap15xx() || \
cpu_is_omap16xx())
#define cpu_class_is_omap2() (cpu_is_omap24xx() || cpu_is_omap34xx() || \
cpu_is_omap44xx() || soc_is_omap54xx())
cpu_is_omap44xx() || soc_is_omap54xx() || \
soc_is_am33xx())

/* Various silicon revisions for omap2 */
#define OMAP242X_CLASS 0x24200024
Expand Down

0 comments on commit c1ce93c

Please sign in to comment.