[PATCH 0/2] ppc 85xx: remove early local bus initialisation
Renaud Barbier
renaud.barbier at ge.com
Wed Jul 31 05:43:13 EDT 2013
The local bus initialisation is moved from the cpu early
initialisation to the board specific code to avoid dependencies
on board definitions.
Renaud Barbier (2):
mpc85xx: remove local bus initialisation
P2020RDB: map boot flash.
arch/ppc/boards/freescale-p2020rdb/config.h | 4 ----
arch/ppc/boards/freescale-p2020rdb/p2020rdb.c | 4 ++++
arch/ppc/cpu-85xx/start.S | 1 -
arch/ppc/include/asm/fsl_lbc.h | 2 --
arch/ppc/mach-mpc85xx/Makefile | 1 -
arch/ppc/mach-mpc85xx/cpu_init.c | 5 +++--
arch/ppc/mach-mpc85xx/fsl_lbc.c | 17 -----------------
7 files changed, 7 insertions(+), 27 deletions(-)
delete mode 100644 arch/ppc/mach-mpc85xx/fsl_lbc.c
More information about the barebox
mailing list