From: Josh Boyer Date: Thu, 12 Apr 2007 18:33:25 +0000 (+1000) Subject: [POWERPC] Fix PowerPC 750CL and 750GX CPU features X-Git-Tag: v2.6.22-rc1~1109^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a14c4508f4bb1bb7772b1976a82646be8d8b515a;p=pandora-kernel.git [POWERPC] Fix PowerPC 750CL and 750GX CPU features PowerPC 750CL has high BATs. The patch below adds a CPU_FTRS_750CL that includes that. Without it, the original firmware mappings in the high BATs aren't cleared which continue to override the linux translations. It also adds CPU_FTR_COMMON to CPU_FTRS_750GX for completeness. Signed-off-by: Josh Boyer Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed