From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Porting u-boot to new PPC440EP board
Date: Fri, 3 Jul 2009 11:59:45 +0200 [thread overview]
Message-ID: <200907031159.45921.sr@denx.de> (raw)
In-Reply-To: <2628639.181881246591582091.JavaMail.coremail@bj126app63.126.com>
On Friday 03 July 2009 05:26:22 yangguang3501 wrote:
> I use a new board designing based on PPC440EP evaluating board, called
> yosemite. I use u-boot version 1.3.1.
1.3.1 is quite old. I strongly suggest that you update to a recent version.
> I reduce the SDRAM and Flash size to 128M and 16M, I do the porting works
> as decribed in th maillist"new board SDRAM conf",which you posted in last
> year. http://lists.denx.de/pipermail/u-boot/2008-November/042924.html
> and now face the same problem when u-boot run to trap_init, and get the
> same error message. When I add blr instruction to the trap_init function,
> it return but hang befor main loop.
You can't just exit the trap. You need to solve the problem that issuing the
trap before you can really proceed further.
> Would you like tell me how did you
> solve the problem , or how can I completely porting u-boot to the new
> board.
This could have several reasons. One is incorrect SDRAM setup. Other are
possible as well. Not sure what's going on here.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
prev parent reply other threads:[~2009-07-03 9:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-03 3:26 [U-Boot] Porting u-boot to new PPC440EP board yangguang3501
2009-07-03 9:59 ` Stefan Roese [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=200907031159.45921.sr@denx.de \
--to=sr@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox