
29 Jul
2011
29 Jul
'11
2:43 p.m.
On Jul 26, 2011, at 10:01 PM, Kumar Gala wrote:
At some point we broke the detection of e500v1 class cores. Fix that and simply the code to just utilize PVR_VER() to have a single case statement.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
arch/powerpc/cpu/mpc85xx/cpu.c | 32 +++++++++++++------------------- arch/powerpc/include/asm/processor.h | 4 ++++ 2 files changed, 17 insertions(+), 19 deletions(-)
applied to 85xx
- k