From: Timur Tabi <timur@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fix memory initialization on MPC8349ITX
Date: Wed, 25 Apr 2007 17:54:52 -0500 [thread overview]
Message-ID: <462FDC3C.8050102@freescale.com> (raw)
In-Reply-To: <462FD4B3.6080901@freescale.com>
Timur Tabi wrote:
> I've tested this patch, and it works fine on my ITX and ITX-GP, so please post a new,
> complete patch and I'll ack it.
I've been thinking about this. Could you try one more thing before posting the new patch?
In cpu/mpc83xx/spd_sdram.c, could you comment-out this line:
ddr->sdram_clk_cntl = 0x00000000;
and also *not* define CFG_DDR_SDRAM_CLK_CNTL in MPC8349ITX.h? In other words, I want to
see what happens if you don't write anything at all to ddr->sdram_clk_cntl.
--
Timur Tabi
Linux Kernel Developer @ Freescale
next prev parent reply other threads:[~2007-04-25 22:54 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 [this message]
2007-04-26 13:20 ` Benedict, Michael
2007-04-26 14:33 ` Timur Tabi
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=462FDC3C.8050102@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 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.