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] Question about MPC8272 HRCW
Date: Tue, 21 Jun 2005 07:40:23 -0400	[thread overview]
Message-ID: <42B7FCA7.1060608@smiths-aerospace.com> (raw)
In-Reply-To: <20050621080126.9104.qmail@web31510.mail.mud.yahoo.com>

raymond yang wrote:
> Still have questions, thanks ahead!

[snip]

> 3)
> I pull-down the RSTCONF, it doesn't work, only with
> BDI2000 attached and config-file from BDI2000 (RSTCONF
> up of cuz), U-BOOT can start correctly. 
> I.e. 
> 
> 
> Thanks ahead!
> 
> Best Regards
> Raymond

Look in your BDI config file and see what the BDI initialization is 
doing that you are not doing the same.  The answer is in there.

One classic problem is that the BDI config is initializing SDRAM 
properly, but your code is not.  Another classic problem is that the BDI 
is initializing BR/OR registers that you've forgotten to do in your 
start up (or done too late in the start up).

Strip all but the bare essentials out of your BDI config file a piece at 
a time.  When it stops working with the BDI, you found either the 
problem or something essential for the BDI.  Your task is to determine 
which it is ;-).

gvb

  parent reply	other threads:[~2005-06-21 11:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-21  3:51 [U-Boot-Users] Question about MPC8272 HRCW raymond yang
2005-06-21  7:12 ` Sam Song
2005-06-21  8:01   ` raymond yang
2005-06-21  8:27     ` Sam Song
2005-06-21 11:40     ` Jerry Van Baren [this message]
2005-06-21 21:04     ` Yuli Barcohen
2005-06-22  2:14       ` Sam Song
2005-06-22  7:52         ` Yuli Barcohen
2005-06-22  9:09           ` Sam Song
2005-06-22 10:17             ` Yuli Barcohen
2005-06-22 12:25               ` Sam Song
2005-06-22 12:35                 ` [spam] " Yuli Barcohen
2005-06-22  6:50       ` Wolfgang Denk
2005-06-22  9:53         ` Yuli Barcohen
2005-06-22 10:04           ` Wolfgang Denk
2005-06-22 10:30             ` Yuli Barcohen
2005-06-22 12:44             ` Sam Song

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=42B7FCA7.1060608@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.