Hello Peter, Peter Tyser wrote: > Remove board-specific #ifdefs for calling misc_init_r() during > initializtion > > Signed-off-by: Peter Tyser <[email protected]> > --- > include/configs/CCM.h | 1 + > include/configs/CPCI405.h | 1 + > include/configs/CPCI4052.h | 1 + > include/configs/CPCI405AB.h | 1 + > include/configs/CPCI405DT.h | 1 + > include/configs/W7OLMC.h | 1 + > include/configs/W7OLMG.h | 1 + > include/configs/cogent_mpc8260.h | 1 + > include/configs/cogent_mpc8xx.h | 1 + > include/configs/lwmon.h | 5 +++-- > include/configs/pcu_e.h | 2 ++ > include/configs/sc3.h | 1 + > lib_ppc/board.c | 12 +----------- > 13 files changed, 16 insertions(+), 13 deletions(-)
Acked-by: Heiko Schocher <[email protected]> for the sc3 board, Thanks! bye Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

