All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Problem about sdram initialization!
Date: Wed, 13 Jul 2005 09:36:22 -0400	[thread overview]
Message-ID: <42D518D6.2040503@smiths-aerospace.com> (raw)
In-Reply-To: <20050713114719.92457.qmail@web15708.mail.cnb.yahoo.com>

junping feng wrote:
>    Hi,I have a little problem with the ppcboot startup,the BDI2000 can 
> program ppcboot.bin into FLASH .Board information can print through 
> serial interface after the first initialization of board now.
>     But when it run to the function relocate_code(in the 
> /cpu/mpc8260/start.s),it don't run continually. Through LED on the board 
> ,I find that it stops at the code below:
>  
> addi r0, r10, in_ram - _start + EXC_OFF_SYS_RESET
> mtlr r0
> blr
> in_ram:
>  
>  
> The size  of  SDRAM  size is 16MB,flash is 8MB,CPU is MPC8250,and my 
> costum board is like the board MPC8260ADS.Othe infomation with my board 
> is below:
> CLKIN:33M
> MPTPR:0x10
> PSRT:0x1900
> BR2(control SDRAM): 0x0000 0041
> OR2:0xFF80 3080
> PSDMR: 0x2869 A452
>        0x0869 A452
>        0x1869 A452
>        0x4069 A452
> SIUMCR?0x0A20 0000
>  
>  
>  
> Please give me a hand.
>  
> Thanks in advance!

You need to fix your SDRAM initialization.  We cannot help you with
this.  You need to read and reread the data sheets _for the SDRAM you
are using_ and figure out what the proper initialization sequence and
register values are.

gvb

  parent reply	other threads:[~2005-07-13 13:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-13 11:47 [U-Boot-Users] Problem about sdram initialization! junping feng
2005-07-13 12:54 ` Wolfgang Denk
2005-07-13 13:36 ` Jerry Van Baren [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-13 12:31 [U-Boot-Users] Problem about sdram initialization! Nghiem, Tien

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=42D518D6.2040503@smiths-aerospace.com \
    --to=gerald.vanbaren@smiths-aerospace.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.