From: Grant Likely <grant.likely@secretlab.ca>
To: Tobias Knutsson <tobias.knutsson@gmail.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: MPC5200 PCI Issues
Date: Wed, 4 Feb 2009 10:54:55 -0700 [thread overview]
Message-ID: <fa686aa40902040954m5eb9d259t7168a82484643060@mail.gmail.com> (raw)
In-Reply-To: <ccb913ac0902040853o395a7f25x855b477453c76c33@mail.gmail.com>
On Wed, Feb 4, 2009 at 9:53 AM, Tobias Knutsson
<tobias.knutsson@gmail.com> wrote:
> clock-frequency = <0x1e84800>; //<0>; // From boot loader
> interrupts = <2 8 0 2 9 0 2 10 0>;
> interrupt-parent = <&mpc5200_pic>;
> bus-range = <0 0>;
> ranges = <0x02000000 0 0x50000000 0x50000000 0 0x10000000
> 0x01000000 0 0x00000000 0x60000000 0 0x01000000>;
> };
>
> The cards' memory regions are mapped out fine to different addresses
> in the 0x50000000-0x60000000 range. However, the IO regions are all mapped
> to zero.
>
> Do you have any idea on what could be wrong or in which direction I
> should be looking?
Hmmm. Your ranges property looks okay to me. The MPC5200 setup code
may be doing the wrong thing. Turn on debug at the top of
arch/powerpc/platforms/mpc52xx/mpc52xx_pci.c and post your kernel
output.
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
next prev parent reply other threads:[~2009-02-04 17:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-04 16:53 MPC5200 PCI Issues Tobias Knutsson
2009-02-04 17:54 ` Grant Likely [this message]
2009-02-05 7:06 ` Tobias Knutsson
2009-02-05 16:44 ` Grant Likely
2009-02-05 20:03 ` Tobias Knutsson
2009-02-06 11:46 ` Tobias Knutsson
2009-02-06 12:39 ` Tobias Knutsson
2009-02-06 13:34 ` Andre Schwarz
2009-02-06 20:38 ` Tobias Knutsson
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=fa686aa40902040954m5eb9d259t7168a82484643060@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=linuxppc-dev@ozlabs.org \
--cc=tobias.knutsson@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).