All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] arm, davinci: Fix setting of the SDRAM configuration register
Date: Wed, 09 Nov 2011 07:11:57 +0100	[thread overview]
Message-ID: <4EBA19AD.60405@denx.de> (raw)
In-Reply-To: <1320758598-22469-1-git-send-email-christian.riesch@omicron.at>

Hello Christian,

Christian Riesch wrote:
> da850_ddr_setup() expects the BOOTUNLOCK bit to be set in
> If BOOTUNLOCK is not set in this define, several configuration
> bits will not be writeable and the code will not work.
> 
> Since the BOOTUNLOCK and TIMUNLOCK bits are not configuration options
> but access control bits, this patch changes the code to work
> irrespective of the value of these bits in CONFIG_SYS_DA850_DDR2_SDBCR.
> 
> Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
> Cc: Heiko Schocher <hs@denx.de>
> Cc: Paulraj Sandeep <s-paulraj@ti.com>
> ---
> This patch applies on top of these two patches:
> [PATCH v3 1/2] arm, davinci: Rename AM1808 lowlevel functions to DA850
> [PATCH v3 2/2] arm, davinci: Remove the duplication of LPSC functions in da850_lowlevel.c

Thanks! Tested on the enbw_cmc board, so:

Tested-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

      reply	other threads:[~2011-11-09  6:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08  9:02 [U-Boot] [PATCH] arm, davinci: Fix setting of the SDRAM configuration register Christian Riesch
2011-11-08 12:58 ` [U-Boot] [PATCH v2] " Christian Riesch
2011-11-08 13:23   ` [U-Boot] [PATCH v3] " Christian Riesch
2011-11-09  6:11     ` Heiko Schocher [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=4EBA19AD.60405@denx.de \
    --to=hs@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.