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 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox