commit | 5043ce2874d0fb715f900cfbb3f4bb4332b5ccb4 | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@hitachienergy.com> | Tue Jan 24 09:42:40 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 06 13:04:53 2023 -0500 |
tree | 245f6ddaa1f235f8c14c58217447e5e4382c1a16 | |
parent | 0952aa81daf938ed7bad2ba21770a208cc0c9219 [diff] |
km/ppc: remove km-mpc8360.h and km-mpc832x.h Next step to get rid of the header files in icnlude/configs. Move most of the defines to km83xx.c directly. Some remaining defines which should go to Kconfig are moved to km-mpc83xx.h for now. Also remove some unused defines and move one define to powerpc.env as we only need it there. Signed-off-by: Holger Brunck <holger.brunck@hitachienergy.com>