public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andre Schwarz <andre.schwarz@matrix-vision.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] MPC83xx DDR Controller setup
Date: Wed, 27 Aug 2008 11:12:41 +0200	[thread overview]
Message-ID: <48B51A89.1060202@matrix-vision.de> (raw)
In-Reply-To: <20080826102053.fe46e251.kim.phillips@freescale.com>

Kim Phillips schrieb:
> On Tue, 26 Aug 2008 15:26:16 +0200
> Andre Schwarz <andre.schwarz@matrix-vision.de> wrote:
>
>   
>> Kim,
>>
>> can you (or anybody else) tell me what the following bit means on MPC834x ?
>> Actually it's set inside the CLK_CNTL register of the DDR controller.
>> It's completely missing in my (latest) datasheet's register definition ...
>>
>> include/mpc83xx.h:#define DDR_SDRAM_CLK_CNTL_SS_EN              0x80000000
>>     
>
> Hi Andre,
>
> The mpc8349erm rev. 1 has it:
>
> SS_EN Source synchronous enable
>       0 Source synchronous is disabled.
>       1 The address and command is sent to the DDR SDRAMs source synchronously. This bit must
>         be set before enabling the DDR controller.
>
> But in rev.3 of the chip (mpc8349EA rm rev. 1), the bit is obsoleted:
>
> DDR_SDRAM_CLK_CNTL[SS_EN] has been removed from the MPC8349EA
> and thus there is no effect of setting or clearing this bit. The device will work in
> source sync mode by default.
>
> Kim
>   

Kim,

thanks a lot - this means that I can safely undefine it for the mvBL-M7.

Actually I've had a little trouble with my M7 board being unstable on
high temperatures above 50?C.
After reviewing the DDR controller setup it now works stable.

Right now it's hard to get DDR-II working *stable* out of the box with
soldered IC and without SPD Prom. Signal integrity is not easy to
achieve without tuning the driver strength and ODT resistor values of
both CPU and DDR. Especially the "hardware compensation" using the 18Ohm
across MDIC0/1 (Bit 0 @ DDRCDR) seems to fail on light load conditions,
i.e. single soldered DDR with low pin capacitance.



regards,
Andre

MATRIX VISION GmbH, Talstra?e 16, DE-71570 Oppenweiler  - Registergericht: Amtsgericht Stuttgart, HRB 271090
Gesch?ftsf?hrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner

      reply	other threads:[~2008-08-27  9:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 13:26 [U-Boot] MPC83xx DDR Controller setup Andre Schwarz
2008-08-26 15:20 ` Kim Phillips
2008-08-27  9:12   ` Andre Schwarz [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=48B51A89.1060202@matrix-vision.de \
    --to=andre.schwarz@matrix-vision.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox