]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/commit
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
authorHelmut Raiger <helmut.raiger@hale.at>
Thu, 20 Oct 2011 04:19:47 +0000 (04:19 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 27 Oct 2011 21:53:59 +0000 (23:53 +0200)
commit9660e442de66e7a80513b30e5226eeec73b9c17a
treeb304d3e1d8eaf3c11401ae8b2c50a0e70c5fce15
parentdeb5ca80275e8cfa74d5680b41204e08a095eca5
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT

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@hale.at>
Acked-by: Stefano Babic <sbabic@denx.de>
34 files changed:
README
arch/arm/lib/board.c
arch/sandbox/lib/board.c
arch/sh/lib/board.c
board/freescale/mx35pdk/mx35pdk.c
board/freescale/mx51evk/mx51evk.c
board/imx31_phycore/imx31_phycore.c
board/st-ericsson/u8500/u8500_href.c
include/configs/VCMA9.h
include/configs/cerf250.h
include/configs/colibri_pxa270.h
include/configs/efikamx.h
include/configs/imx31_phycore.h
include/configs/jadecpu.h
include/configs/lubbock.h
include/configs/ms7750se.h
include/configs/mx1ads.h
include/configs/mx31pdk.h
include/configs/mx35pdk.h
include/configs/mx51evk.h
include/configs/mx53evk.h
include/configs/nhk8815.h
include/configs/pleb2.h
include/configs/pxa255_idp.h
include/configs/qong.h
include/configs/r2dplus.h
include/configs/sh7757lcr.h
include/configs/trizepsiv.h
include/configs/tx25.h
include/configs/u8500_href.h
include/configs/vision2.h
include/configs/xaeniax.h
include/configs/zipitz2.h
include/configs/zmx25.h