From: Stephen Williams <steve@icarus.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] initialize non-transparent PCI-to-PCI bridge
Date: Fri, 15 Jul 2005 08:03:24 -0700 [thread overview]
Message-ID: <42D7D03C.5000307@icarus.com> (raw)
In-Reply-To: <003701c58900$b7451390$1500a8c0@CuiYWX31>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
CuiYW wrote:
| hi, all
| I am porting U-boot to custom cpci board (MPC8540 based). On the
| board, we use Intel non-transparent PCI-to-PCI bridge 21555 to isolate
| MPC8540 from system, and MPC8540 is connected to secondary pci bus of 21555.
We use that chip on our JSE board.
| Because no srom is connected to 21555, we configure 21555 using
| mpc8540 (implemented in U-boot).
That's how we do it. Check out the board support files for the
JSE board in the U-Boot CVS head.
After system starts up, mpc8540 can
| find and access 21555, but system card can not find and configure
| it(such as BAR0, BAR1). If we delay booting of system card(boot mpc8540
| firstly), system card can find and configure 21555 successfully.
| How to fixthe problem? Could you please give me a hand?
The bridge should initially come up configured so that the host
side configuration cycles are retried. Configure the 21555 to your
liking, then clear the PCI-Lockout bit. The chip should boot up with
the PCI-Lockout bit set. Otherwise, you are stuck.
- --
Steve Williams "The woods are lovely, dark and deep.
steve at icarus.com But I have promises to keep,
http://www.icarus.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFC19A6rPt1Sc2b3ikRAlKjAJ4qaBU3hqDmwenwzfxQa6sxMPx7vACgq2TY
mCcZntoTz8JQwMjpiOSRUGY=
=o4mC
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2005-07-15 15:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-15 5:47 [U-Boot-Users] initialize non-transparent PCI-to-PCI bridge CuiYW
2005-07-15 15:03 ` Stephen Williams [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-07-28 1:56 CuiYW
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=42D7D03C.5000307@icarus.com \
--to=steve@icarus.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.