]> git.sur5r.net Git - u-boot/commit
powerpc: mpc8xx: get rid of the multiple PVR_ values
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 16 Mar 2018 16:20:35 +0000 (17:20 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Apr 2018 20:30:37 +0000 (16:30 -0400)
commitfdef3895a03eb45245215eb319fbbbf519d3759c
tree9298244da98793f09390dd5a21e80021ec5e9947
parent374a0e306e05985a2b949713b2e80d60a6268395
powerpc: mpc8xx: get rid of the multiple PVR_ values

Avoid hardcoding the PVR values in C since they are defined
in processor.h

At the same time, remove those multiple PVR values for 8xx and
keep only one that we call PVR_8xx

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
arch/powerpc/cpu/mpc8xx/cpu.c
arch/powerpc/include/asm/processor.h