commit | ea31cb23927641f478e05c634e671ec15979b584 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Jul 13 15:09:58 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 22 22:22:50 2017 -0400 |
tree | 0584d92a8ed50bc6e0c51ed3aed06ed81bb95f4a | |
parent | 31f6e93d546a6398253e52685c1c09ba04299869 [diff] |
powerpc, 8xx: Simplifying check_CPU() All complex case have been removed and we now only support MPC866 and MPC885 families. So check_CPU() can be made a lot simpler. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>