From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Problem with SDRAM on my board.
Date: Mon, 23 Nov 2009 13:38:19 +0100 [thread overview]
Message-ID: <m2ws1h5sck.fsf@ohwell.denx.de> (raw)
In-Reply-To: <4F4169B21905494EBD47A304F02192C92772357B66@XCH-HQ-01.kk.local> (Lasse Skov's message of "Mon, 23 Nov 2009 12:14:12 +0100")
Hi Lasse,
> I have ported the uboot for my own board. But something is going
> wrong when uboot try to relocate itself to ram. But it is only
> sometimes its fail. Often it work but i then do a mtest in uboot it
> goes down.
>
> I used the mpc837xerdb as a reference. When it fails it look likes it
> is when it try to cmp (from the start.s file) the copyed data to the
> ram.
>
> Anyone had any idea ther maybe could help me a little bit?
Well I'm perfectly in line with your observation that you have problems
with your DRAM setup. So why not check out the DRAM initialization?
Very likely you copied the initialization from the reference board but
use different physical chips.
If you search the mailing list, you will find the same answer again and
again: Take a good look at the datasheet of your DRAM, your DRAM
controller and the initialization in U-Boot. Find discrepancies and fix
them until your system works.
It is well known that this is a tedious job, so usually nobody
volunteers to do this for free on the mailing list, but hey, maybe you
are lucky?
Cheers
Detlev
--
C hasn't changed much since the 1970s. And let's face it it's ugly.
Can't we do better? C++? (Sorry, never mind.)
-- Rob Pike
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
next prev parent reply other threads:[~2009-11-23 12:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-23 11:14 [U-Boot] Problem with SDRAM on my board Lasse Skov
2009-11-23 12:38 ` Detlev Zundel [this message]
2009-11-23 14:29 ` Gutierrez Gomez Jesus-B16947
2009-11-23 19:53 ` Wolfgang Denk
[not found] ` <4F4169B21905494EBD47A304F02192C92772357B69@XCH-HQ-01.kk.local>
2009-11-24 19:55 ` Wolfgang Denk
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=m2ws1h5sck.fsf@ohwell.denx.de \
--to=dzu@denx.de \
--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.