ARM: pxa: redefine the cpu_is_pxa3xx
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Wed, 17 Nov 2010 11:03:35 +0000 (19:03 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Thu, 16 Dec 2010 06:31:19 +0000 (14:31 +0800)
commitd04e67cd1d088762c17e8edf08fbc14e4af1981a
tree960c6ed6ec5f6b5057fbed3f39ba6d81ec87a135
parentd38bdf48f30f5dc0fac4c1ab656aff74f6804f07
ARM: pxa: redefine the cpu_is_pxa3xx

After introducing pxa930/pxa935 and new silicons, original cpuid rules
of XScale generation 3 can't fit new silicons. Now redefine the rule
of PXA3xx.

Only PXA300/PXA310/PXA320/PXA930/PXA935 are family members of PXA3xx.
PXA930/PXA935 are family members of PXA93x. PXA93x can be considered
as PXA3xx + CP.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Cc: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/include/mach/hardware.h