From: Imre Deak Date: Fri, 28 Oct 2005 17:05:00 +0000 (-0700) Subject: [PATCH] ARM: OMAP: OMAP2 CPU identification X-Git-Tag: v2.6.15-omap2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11825ff4104ef76c9e7769d54ab7e3314dc65a19;p=pandora-kernel.git [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. --- Reading git-diff-tree failed