On 10/20/2011 11:53 AM, Helmut Raiger wrote: > This renames BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT. > Alongside it removes some leftover > #define BOARD_LATE_INIT 1 > > Signed-off-by: Helmut Raiger <[email protected]> > ---
Hi Helmut, > arch/arm/lib/board.c | 2 +- > arch/sandbox/lib/board.c | 2 +- > arch/sh/lib/board.c | 2 +- > board/freescale/mx35pdk/mx35pdk.c | 4 ++-- > board/freescale/mx51evk/mx51evk.c | 2 +- > board/imx31_phycore/imx31_phycore.c | 2 +- > board/st-ericsson/u8500/u8500_href.c | 4 ++-- > include/configs/VCMA9.h | 2 +- > include/configs/cerf250.h | 2 +- > include/configs/colibri_pxa270.h | 2 +- > include/configs/efikamx.h | 2 +- > include/configs/imx31_phycore.h | 2 +- > include/configs/jadecpu.h | 2 +- > include/configs/lubbock.h | 2 +- > include/configs/ms7750se.h | 2 +- > include/configs/mx1ads.h | 2 +- > include/configs/mx31pdk.h | 2 +- > include/configs/mx35pdk.h | 2 +- > include/configs/mx51evk.h | 2 +- > include/configs/mx53evk.h | 2 +- > include/configs/nhk8815.h | 2 +- > include/configs/pleb2.h | 2 +- > include/configs/pxa255_idp.h | 2 +- > include/configs/qong.h | 2 +- > include/configs/r2dplus.h | 2 +- > include/configs/sh7757lcr.h | 2 +- > include/configs/trizepsiv.h | 2 +- > include/configs/tx25.h | 2 +- > include/configs/u8500_href.h | 2 +- > include/configs/vision2.h | 2 +- > include/configs/xaeniax.h | 2 +- > include/configs/zipitz2.h | 2 +- > include/configs/zmx25.h | 2 +- > 33 files changed, 35 insertions(+), 35 deletions(-) I know there is not yet a description of the switch in the README file. However, we should take this occasion to add the right documentation. Change also the README file, adding the meaning of this switch and when the board function is called. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

