public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jim Mesenbrink <mesenb@vss.fsi.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Setting SIUMCR FYI
Date: Thu, 12 Dec 2002 10:28:11 -0600	[thread overview]
Message-ID: <3DF8B91B.2080400@vss.fsi.com> (raw)

We are using u-boot for our custom board based on the MPC8260.  For this 
board the chip select 10 pin is configured as BCTL1.  u-boot would hang 
after SIUMCR was set in cpu_init_f() in the file cpu/mpc8260/cpu_init.c. 
 The problem is that out of reset OR0[BCTLD] defaults to 0 ("BCTLx is 
asserted upon access to the current memory bank" 10-18).  My next access 
to FLASH hung the system.  I moved the assignment of SIUMCR after the 
memory controller ORx/BRx registers are setup, where ORx[BCTLD] is set 
they way we need, and u-boot ran fine.

As the title suggests this is a FYI.  I hope it is helpful.

-- 
Jim Mesenbrink					 FlightSafety International
mesenb at vss.fsi.com				 Visual Simulation Systems
Phone: 314-551-8422				 5695 Campus Parkway
FAX:   314-551-8444				 St. Louis, MO 63042-2338

                 reply	other threads:[~2002-12-12 16:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3DF8B91B.2080400@vss.fsi.com \
    --to=mesenb@vss.fsi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox