From: Reto Stalder <rstalder@gmx.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot] ppc405ep boot freeze with u-boot 1.3.4
Date: Sun, 23 Nov 2008 14:39:07 +0100 [thread overview]
Message-ID: <49295CFB.3050100@gmx.ch> (raw)
In-Reply-To: <200811222005.20727.sr@denx.de>
Hi Stefan
> On Friday 21 November 2008, Reto Stalder wrote:
>> I have a custom ppc405ep board with 128MB SDRAM, very similar to the
>> AMCC Taihu board. U-Boot 1.1.4 works perfectly fine. But version 1.3.4
>> freezes after saying "Relocating now" in debug mode.
>
> This is an indication of an SDRAM initialization problem.
You were right...
> Even 1.3.4 is old. I suggest that you give the latest git version a try. And
> please use the code in cpu/ppc4xx/sdram.c to init the SDRAM controller. How
Actually that was exactly the problem: I had overloaded the function
"initdram(int board)" in my "board.c" to initialize the SDRAM stuff. The
solution was to trash my own code and let U-Boot use the routines
defined in cpu/ppc4xx/sdram.c. Now it works perfectly.
Thank you very much for your help!
Best regards,
Reto
prev parent reply other threads:[~2008-11-23 13:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-21 17:52 [U-Boot] ppc405ep boot freeze with u-boot 1.3.4 Reto Stalder
2008-11-22 19:05 ` Stefan Roese
2008-11-23 13:39 ` Reto Stalder [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=49295CFB.3050100@gmx.ch \
--to=rstalder@gmx.ch \
--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