public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
Date: Fri, 8 Apr 2016 09:08:20 -0700	[thread overview]
Message-ID: <5707D774.4030109@nxp.com> (raw)
In-Reply-To: <1459975917-2439-1-git-send-email-york.sun@nxp.com>

On 04/06/2016 01:52 PM, York Sun wrote:
> CONFIG_SYS_INIT_RAM_SIZE may be used out of the board header file.
> Some boards use CONFIG_SYS_INIT_RAM_END for the same purpose. To
> unify the macros, use CONFIG_SYS_INIT_RAM_SIZE for all.
> 
> Signed-off-by: York Sun <york.sun@nxp.com>
> CC: Mario Six <mario.six@gdsys.cc>
> 
> ---
> 
>  include/configs/BSC9131RDB.h   |    4 ++--
>  include/configs/BSC9132QDS.h   |    4 ++--
>  include/configs/C29XPCIE.h     |    4 ++--
>  include/configs/P1010RDB.h     |    4 ++--
>  include/configs/a3m071.h       |    4 ++--
>  include/configs/ac14xx.h       |    4 ++--
>  include/configs/dlvision-10g.h |    4 ++--
>  include/configs/io.h           |    4 ++--
>  include/configs/iocon.h        |    4 ++--
>  include/configs/o2dnt-common.h |    6 +++---
>  10 files changed, 21 insertions(+), 21 deletions(-)
> 


Stefan, Anatolij, Dirk,

Do you have any objection/comment on the proposed changes? I plan to merge it soon.

York

  reply	other threads:[~2016-04-08 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06 20:51 [U-Boot] [PATCH] powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE York Sun
2016-04-08 16:08 ` York Sun [this message]
2016-04-08 16:11   ` Stefan Roese
2016-04-08 16:23 ` Anatolij Gustschin
2016-04-08 22:46 ` York Sun

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=5707D774.4030109@nxp.com \
    --to=york.sun@nxp.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox