public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fix memory initialization on MPC8349ITX
Date: Thu, 26 Apr 2007 09:33:48 -0500	[thread overview]
Message-ID: <4630B84C.6070406@freescale.com> (raw)
In-Reply-To: <CF7E46FCFF66AD478BB72724345289EC279619@twx-exch01.twacs.local>

Benedict, Michael wrote:

> The instability persists.  I had debugging on, and the debug line in
> spd_sdram.c still prints this value as 0x00000000.

Well, that's odd.  I just got a revision 3.1 board here that, when I follow those steps 
(don't define CFG_DDR_SDRAM_CLK_CNTL and don't set sdram_clk_cntl to 0), it works when 
before it didn't.

So I'm wondering if we should do both:

1. Set CFG_DDR_SDRAM_CLK_CNTL in MPC8349ITX.h
2. Change spd_sdram() to not write 0 if CFG_DDR_SDRAM_CLK_CNTL is not set.

I just don't understand why some boards have the right value on power-up and some don't, 
and why some boards work okay with 0 and others don't.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale

  reply	other threads:[~2007-04-26 14:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-24 16:51 [U-Boot-Users] [PATCH] Fix memory initialization on MPC8349ITX Benedict, Michael
2007-04-24 18:04 ` Timur Tabi
2007-04-24 18:38   ` Benedict, Michael
2007-04-24 18:43     ` Timur Tabi
2007-04-24 18:50       ` Benedict, Michael
2007-04-24 18:54         ` Timur Tabi
2007-04-25 14:09 ` Kim Phillips
2007-04-25 22:22 ` Timur Tabi
2007-04-25 22:54   ` Timur Tabi
2007-04-26 13:20     ` Benedict, Michael
2007-04-26 14:33       ` Timur Tabi [this message]
2007-04-26 14:36         ` Benedict, Michael
2007-04-26 14:39           ` Timur Tabi

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=4630B84C.6070406@freescale.com \
    --to=timur@freescale.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