Re: [PATCH 1/5] powerpc/85xx: Add support for 85xx cpu type detection

2013-09-03 Thread Zhang Haijun
Hi, Anton and all I update all the patch send. Kindly for review. Thanks. On 09/03/2013 03:33 PM, Haijun Zhang wrote: 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 Z

[PATCH 1/5] powerpc/85xx: Add support for 85xx cpu type detection

2013-09-03 Thread Haijun Zhang
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 Signed-off-by: Zhao Chenhui --- arch/powerpc/include/asm/mpc85xx.h | 92 ++ 1 fi