commit | fdef3895a03eb45245215eb319fbbbf519d3759c | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Mar 16 17:20:35 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 16:30:37 2018 -0400 |
tree | 9298244da98793f09390dd5a21e80021ec5e9947 | |
parent | 374a0e306e05985a2b949713b2e80d60a6268395 [diff] |
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>