U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] meminfo cmd: Enable printing >=4GiB SDRAM sizes
Date: Thu, 28 May 2015 09:24:32 -0400	[thread overview]
Message-ID: <20150528132432.GL8007@bill-the-cat> (raw)
In-Reply-To: <1432297814-16527-1-git-send-email-andrew@bradfordembedded.com>

On Fri, May 22, 2015 at 08:30:14AM -0400, Andrew Bradford wrote:

> From: Andrew Bradford <andrew.bradford@kodakalaris.com>
> 
> gd->ram_size is stored as phys_size_t type which can be bigger than an
> unsigned long on some architectures.  When using unsigned long type,
> SDRAM of 4GiB or larger will not print the correct size, but using
> phys_size_t will.
> 
> Signed-off-by: Andrew Bradford <andrew.bradford@kodakalaris.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150528/c00cd0f0/attachment.sig>

      reply	other threads:[~2015-05-28 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-22 12:30 [U-Boot] [PATCH] meminfo cmd: Enable printing >=4GiB SDRAM sizes andrew at bradfordembedded.com
2015-05-28 13:24 ` Tom Rini [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=20150528132432.GL8007@bill-the-cat \
    --to=trini@konsulko.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