linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Juergen Beisert <jbe@pengutronix.de>
To: linuxppc-embedded@ozlabs.org
Subject: MPC5200B: Linux does not recognise the external PCI card
Date: Thu, 15 Nov 2007 14:30:05 +0100	[thread overview]
Message-ID: <200711151430.05943.jbe@pengutronix.de> (raw)

Hi,

currently I'm trying to activate the PCI bus of my MPC5200B based card. U-Boot 
outputs:

[...]
PCI:   Bus Dev VenId DevId Class Int
        00  18  1033  0035  0c03  00
        00  18  1033  0035  0c03  00
        00  18  1033  00e0  00e0  00
        00  1a  1057  5809  0680  00
[...]

When I start Linux it outputs:

[...]
PCI: Probing PCI hardware
PCI: device 0000:00:18.0 has unknown header type 7f, ignoring.
mpc52xx_pci_fixup_resources() 1057:5809
[...]

and does not show the external card:

# lspci -v
00:1a.0 Bridge: Motorola Unknown device 5809
        Flags: bus master, 66MHz, medium devsel, latency 248
        Memory at a0000000 (32-bit, non-prefetchable) [size=256K]
        Memory at <unassigned> (32-bit, prefetchable)

Any idea what could cause this behavior?
Could this be an oftree related issue? Or something hardware only related?
The external slot is of 3.3V only type, running at 33 1/3 MHz.

If it is an oftree issue, can someone point me to some kind of documentation, 
what data I must provide in the
	pci@0d00 {
		....
	}
section?

Juergen

             reply	other threads:[~2007-11-15 13:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-15 13:30 Juergen Beisert [this message]
2007-11-15 13:49 ` MPC5200B: Linux does not recognise the external PCI card Pedro Luis D. L.
2007-11-15 14:21   ` Juergen Beisert
2007-11-15 14:31     ` Pedro Luis D. L.
2007-11-18  0:51     ` Wolfgang Denk

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=200711151430.05943.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=linuxppc-embedded@ozlabs.org \
    /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).