From: Roland Dreier Date: Fri, 15 Jun 2007 19:36:32 +0000 (+1000) Subject: [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B X-Git-Tag: v2.6.23-rc1~767^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333e615483afc5203d1cae1490e50982d6eefbea;p=pandora-kernel.git [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B When adding the cputable entry for 440SPe Rev. B, we also need to adjust the existing entries for 440SP Rev. A and 440SPe Rev. B so that they look more bits of the PVR. The 440SPe Rev. B has PVR 53421891, which would match the current 440SP Rev. A pattern of 53xxx891. To distinguish between 440SP and 440SPe, we need to use the first three digits of the PVR, which are respectively 532 and 534. Signed-off-by: Roland Dreier Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed