[U-Boot] [PATCH] powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500

Kumar Gala galak at kernel.crashing.org
Fri Jul 29 14:43:38 CEST 2011


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 at 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


More information about the U-Boot mailing list