]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/85xx: Add support for 85xx cpu type detection
authorHaijun.Zhang <Haijun.Zhang@freescale.com>
Wed, 17 Jul 2013 05:12:27 +0000 (13:12 +0800)
committerScott Wood <scottwood@freescale.com>
Sat, 24 Aug 2013 00:01:03 +0000 (19:01 -0500)
commitb9b5350b828276169b3e33d154e9f8bbd4b262a6
treef0dc3c6ed7707b64b4b9ea91d65625a4229d12c0
parent847f56b0cc2fe431a1272eb586e316ba2c02c55f
powerpc/85xx: Add support for 85xx cpu type detection

Add this file to help detect cpu type in runtime.
These macros will be more favorable for driver
to apply errata and workaround to specified cpu type.

Signed-off-by: Haijun Zhang <Haijun.Zhang@freescale.com>
Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/include/asm/mpc85xx.h [new file with mode: 0644]