All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
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 18:23:17 +0200	[thread overview]
Message-ID: <20160408182317.4662f2b6@crub> (raw)
In-Reply-To: <1459975917-2439-1-git-send-email-york.sun@nxp.com>

Hi York,

On Wed, 6 Apr 2016 13:51:57 -0700
York Sun york.sun at nxp.com 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(-)

Acked-by: Anatolij Gustschin <agust@denx.de>

--
Anatolij

  parent reply	other threads:[~2016-04-08 16:23 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
2016-04-08 16:11   ` Stefan Roese
2016-04-08 16:23 ` Anatolij Gustschin [this message]
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=20160408182317.4662f2b6@crub \
    --to=agust@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.