commit | 0a121f703e8498a66dfb51516dfa4c31f44d6be3 | [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 | 5c59bdf9bf9935682640755912125d7e0b227059 [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>