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] tftp alignment exception
Date: Tue, 08 May 2007 10:14:08 -0500	[thread overview]
Message-ID: <464093C0.5020604@freescale.com> (raw)
In-Reply-To: <OFF9874683.FC30CC8B-ON882572D5.0001E8E4-882572D5.0003475D@us.alphanetworks.com>

Dongying_Xu at us.alphanetworks.com wrote:
> 
> Hi Timur,
> Sorry, I haven't read your email until today.  The command I used is
> 
> tftp 4000000 file_name
> 
> I met this problem only when I used one particular brand memory, when 
> tftp, it is very slow and sometime it time-out, sometimes it throws 
> exception. When I change to other brand DDR2 memory, it works fine.  I 
> want to know is this a memory problem or setting problem or boot code 
> problem?  By the way, I used spd setting and manual setting, Both don't 
> work.  Thanks

Try adding this to your board config file:

#define CFG_DDR_SDRAM_CLK_CNTL	(DDR_SDRAM_CLK_CNTL_SS_EN | \
				DDR_SDRAM_CLK_CNTL_CLK_ADJUST_05)

On some 834x systems, CFG_DDR_SDRAM_CLK_CNTL needs to be defined but the header files 
don't define it.

-- 
Timur Tabi
Linux Kernel Developer @ Freescale

  reply	other threads:[~2007-05-08 15:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-13 23:28 [U-Boot-Users] tftp alignment exception Dongying_Xu at us.alphanetworks.com
2007-04-15  5:01 ` Timur Tabi
2007-05-08  0:36   ` Dongying_Xu at us.alphanetworks.com
2007-05-08 15:14     ` Timur Tabi [this message]
2007-05-08 17:59       ` Dongying_Xu at us.alphanetworks.com
2007-05-08 18:58         ` 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=464093C0.5020604@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