From: Martin Langer Date: Sun, 7 Sep 2008 07:51:32 +0000 (+1000) Subject: powerpc: Fix major revision number for Freescale cores X-Git-Tag: v2.6.28-rc1~569^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a501d8f30e4fcca563e4ee462be00f96e51181d5;p=pandora-kernel.git powerpc: Fix major revision number for Freescale cores Some 74xx cores by Freescale are using the configuration field instead of the major revision field for their revision number. This corrects the wrong behaviour for those ppc cores including my one. There is a reference document at Freecale. It describes the PVR register. This is based on that pdf. You can find the document at: http://www.freescale.com/files/archives/doc/support_info/PPCPVR.pdf Signed-off-by: Martin Langer Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed