public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jeroen Hofstee <jeroen@myspectrum.nl>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] am335x_evm / gumstix pepper: Correct DDR settings
Date: Sat, 12 Jul 2014 20:15:23 +0200	[thread overview]
Message-ID: <53C17B3B.9080200@myspectrum.nl> (raw)
In-Reply-To: <20140708014016.GF29202@bill-the-cat>

Hello Tom,

On 08-07-14 03:40, Tom Rini wrote:
> As noted by clang, we have been shifting certain values out of 32bit
> range when setting some DDR registers.  Upon further inspection these
> had been touching reserved fields (and having no impact).  These came in
> from historical bring-up code and can be discarded.  Similarly, we had
> been declaring some fields as 0 when they will be initialized that way.
> Tested on Beaglebone White.
>
> Reported-by: Jeroen Hofstee <jeroen@myspectrum.nl>
> Cc: Ash Charles <ash@gumstix.com>
> Signed-off-by: Tom Rini <trini@ti.com>
> ---
>   arch/arm/include/asm/arch-am33xx/ddr_defs.h |    4 ----
>   board/gumstix/pepper/board.c                |   30 +++------------------------
>   board/ti/am335x/board.c                     |   30 +++------------------------
>   3 files changed, 6 insertions(+), 58 deletions(-)
>
Thanks, the warnings are also gone!

Regards,
Jeroen

  parent reply	other threads:[~2014-07-12 18:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-08  1:40 [U-Boot] [PATCH] am335x_evm / gumstix pepper: Correct DDR settings Tom Rini
2014-07-08 23:38 ` Ash Charles
2014-07-12 18:15 ` Jeroen Hofstee [this message]
2014-07-26  1:26 ` [U-Boot] " Tom Rini

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=53C17B3B.9080200@myspectrum.nl \
    --to=jeroen@myspectrum.nl \
    --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