]> git.baikalelectronics.ru Git - kernel.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)
commite22897c9ee78ffcca64dd3e6ce82125c7ed8d3d9
treef0dc3c6ed7707b64b4b9ea91d65625a4229d12c0
parent192f10063d374f15106370fada59d31342734a46
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]