All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] 4xx: add missing CONFIG_SYS_SRAM_SIZE definition
Date: Sun, 12 Sep 2010 21:08:48 +0200	[thread overview]
Message-ID: <20100912190848.DFCF415242D@gemini.denx.de> (raw)
In-Reply-To: <1284234005-9658-1-git-send-email-wd@denx.de>

In message <1284234005-9658-1-git-send-email-wd@denx.de> you wrote:
> A number of boards define CONFIG_SYS_SRAM_BASE but fail to define
> CONFIG_SYS_SRAM_SIZE which is needed when cleaning up the code that
> prints this information with the bdinfo command.
> 
> Add the missing deinitions.
> 
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> Cc: Stefan Roese <sr@denx.de>
> ---
>  include/configs/bubinga.h     |    1 +
>  include/configs/canyonlands.h |    1 +
>  include/configs/intip.h       |    1 +
>  include/configs/luan.h        |    1 +
>  include/configs/t3corp.h      |    1 +
>  5 files changed, 5 insertions(+), 0 deletions(-)

Applied to "next" branch.

  parent reply	other threads:[~2010-09-12 19:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11  7:38 [U-Boot] [PATCH] [NEXT] Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE Wolfgang Denk
2010-08-11 16:49 ` Mike Frysinger
2010-09-11 19:40 ` [U-Boot] [PATCH] 4xx: add missing CONFIG_SYS_SRAM_SIZE definition Wolfgang Denk
2010-09-12 17:19   ` Stefan Roese
2010-09-12 19:08   ` Wolfgang Denk [this message]
2010-09-11 19:42 ` [U-Boot] [PATCH v2] Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE Wolfgang Denk
2010-09-12 19:09   ` Wolfgang Denk

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=20100912190848.DFCF415242D@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.