[U-Boot] [PATCH V2] cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Wolfgang Denk
wd at denx.de
Thu Oct 27 23:51:50 CEST 2011
Dear Helmut Raiger,
In message <1319120387-21584-1-git-send-email-helmut.raiger at hale.at> you wrote:
> This renames BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT.
> Along the way it removes some leftover
>
> #define BOARD_LATE_INIT 1
>
> and adds some basic documentation for board specific
> callbacks in README.
>
> Signed-off-by: Helmut Raiger <helmut.raiger at hale.at>
> ---
> V2: added some docu in README
>
> README | 14 ++++++++++++++
> 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 +-
> 34 files changed, 49 insertions(+), 35 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Real programmers can write assembly code in any language. :-)
- Larry Wall in <8571 at jpl-devvax.JPL.NASA.GOV>
More information about the U-Boot
mailing list