All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] ARM: tegra: Use mem size from MC in combination with get_ram_size()
Date: Tue, 14 Oct 2014 12:53:47 -0600	[thread overview]
Message-ID: <543D713B.6080109@wwwdotorg.org> (raw)
In-Reply-To: <14909792888bda23ac3373fbe873e4a385309077.1412975713.git.marcel@ziswiler.com>

On 10/10/2014 03:32 PM, Marcel Ziswiler wrote:
> On popular request this now completes the Warren's work started for
> TK1:
>
> aeb3fcb35956461077804720b8a252d50758d7e0
> ARM: tegra: Use mem size from MC rather than ODMDATA
>
> In addition to the move of using the Tegra memory controller (MC)
> register rather than ODMDATA for T20, T30 and T114 as well it further
> uses the generic get_ram_size() function (see "common/memsize.c")
> <supposed to be used in each and every U-Boot port>TM. Added benefit is
> that it should <catch 99% of hardware related (i. e. reliably
> reproducible) memory errors> as well.
>
> Thoroughly tested on the various Toradex line of Tegra modules
> available which unfortunately does not include T114 and T124 (yet at
> least) plus on the Jetson TK1.

Acked-by: Stephen Warren <swarren@nvidia.com>

(I really should test this on all the boards I have, but unfortunately 
don't have time. IIRC, I looked at the BCTs in cbootimage-configs when 
you posted V1, and this should all be fine.)

      reply	other threads:[~2014-10-14 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 21:32 [U-Boot] [PATCH v2] ARM: tegra: Use mem size from MC in combination with get_ram_size() Marcel Ziswiler
2014-10-14 18:53 ` Stephen Warren [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=543D713B.6080109@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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.