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 13:58:57 -0500	[thread overview]
Message-ID: <4640C871.2010206@freescale.com> (raw)
In-Reply-To: <OF14D6A8D4.B5D1B314-ON882572D5.0061D557-882572D5.0062C999@us.alphanetworks.com>

Dongying_Xu at us.alphanetworks.com wrote:
> 
> Timur,
> 
> I did define  #define CFG_DDR_SDRAM_CLK_CNTL                 
> (DDR_SDRAM_CLK_CNTL_SS_EN | \
>                                                                   
>  DDR_SDRAM_CLK_CNTL_CLK_ADJUST_05)
> in my code, it doesn't work.  

Are you sure you're executing this code in spd_sdram():

#ifdef CFG_DDR_SDRAM_CLK_CNTL	/* Optional platform specific value */
	ddr->sdram_clk_cntl = CFG_DDR_SDRAM_CLK_CNTL;
#else


What I don't understand is that we can
> boot up the system using this particular memory but we could not tftp. 
> Is there any burst mode I can set?  Thanks,

I really don't know at this point.  I've never seen this problem, and tftp isn't 
particularly demanding, so I don't understand what's happening.  My only guess is that 
your memory is not configured exactly right, so some memory operations work and some 
don't.  Since I'm not expert on DDR, I really can't say what the problem is.  Sorry.


-- 
Timur Tabi
Linux Kernel Developer @ Freescale

      reply	other threads:[~2007-05-08 18:58 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
2007-05-08 17:59       ` Dongying_Xu at us.alphanetworks.com
2007-05-08 18:58         ` Timur Tabi [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=4640C871.2010206@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