[PATCH] ARM: OMAP: OMAP2 CPU identification
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.
Showing
arch/arm/mach-omap2/id.c
0 → 100644
Please register or sign in to comment