commit | 696c2b9f97c2439e9fb299650041ec750df46865 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@freescale.com> | Thu May 05 16:15:10 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu May 05 16:36:32 2005 -0700 |
tree | 09a2c0df780b1739324f25c9ee19e00334d37b30 | |
parent | 075d6eb16d273dab7b7b4b83fcee8bce4ee387ed [diff] |
[PATCH] ppc32: Simplified PPC core revision report We can identify new Freescale PPC cores by the fact that the MSB of the PVR is set. If we are a new Freescale core the decode of major/minor revision numbers is simplified so we dont have to add new case checks for a every new Freescale core. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>