[PATCH] ARM: OMAP: OMAP2 CPU identification
authorImre Deak <imre.deak@nokia.com>
Fri, 28 Oct 2005 17:05:00 +0000 (10:05 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Oct 2005 17:05:00 +0000 (10:05 -0700)
I put together this basic OMAP2 identification code, since I would need
to distinguish between 2410 and 2420.

The second patch makes an attempt to fix up places where
cpu_is_omap2420() is used, replacing them with the newly introduced more
type specific macros. These are based on comments in the code.


No differences found