]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit11825ff4104ef76c9e7769d54ab7e3314dc65a19
tree5a8444c1af20a48a849a6d47f92e5593123f8edc
parenta298194691ad4a3cdfa2c64ed076e319da12f83c
[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.
arch/arm/mach-omap1/id.c
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/id.c [new file with mode: 0644]
arch/arm/mach-omap2/io.c
include/asm-arm/arch-omap/cpu.h