From d04e67cd1d088762c17e8edf08fbc14e4af1981a Mon Sep 17 00:00:00 2001 From: Haojian Zhuang Date: Wed, 17 Nov 2010 19:03:35 +0800 Subject: [PATCH] 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 Cc: Eric Miao Signed-off-by: Eric Miao --- Reading git-format-patch failed