From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Date: Thu, 27 Oct 2011 23:51:50 +0200 [thread overview]
Message-ID: <20111027215150.771F612B7BBC@gemini.denx.de> (raw)
In-Reply-To: <1319120387-21584-1-git-send-email-helmut.raiger@hale.at>
Dear Helmut Raiger,
In message <1319120387-21584-1-git-send-email-helmut.raiger@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@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@jpl-devvax.JPL.NASA.GOV>
prev parent reply other threads:[~2011-10-27 21:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-20 7:17 [U-Boot] BOARD_LATE_INIT <-> CONFIG_BOARD_LATE_INIT Helmut Raiger
2011-10-20 7:38 ` Stefano Babic
2011-10-20 9:53 ` [U-Boot] [PATCH] cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT Helmut Raiger
2011-10-20 10:12 ` Stefano Babic
[not found] ` <4EA00331.9060004@hale.at>
2011-10-20 11:27 ` Stefano Babic
2011-10-20 14:19 ` [U-Boot] [PATCH V2] " Helmut Raiger
2011-10-27 12:25 ` Helmut Raiger
2011-10-27 12:42 ` Stefano Babic
2011-10-27 21:51 ` Wolfgang Denk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111027215150.771F612B7BBC@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.