[U-Boot] [PATCH 1/2] ppc: Clean up calling of misc_init_r() during init
Heiko Schocher
hs at denx.de
Thu Sep 17 08:05:01 CEST 2009
Hello Peter,
Peter Tyser wrote:
> Remove board-specific #ifdefs for calling misc_init_r() during
> initializtion
>
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
> 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 <hs at denx.de>
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
More information about the U-Boot
mailing list