From: arnaud.patard@rtp-net.org (Arnaud Patard (Rtp))
To: linux-arm-kernel@lists.infradead.org
Subject: kirkwood pci support
Date: Mon, 19 Oct 2009 14:11:10 +0200 [thread overview]
Message-ID: <87aaznshwh.fsf@lechat.rtp-net.org> (raw)
In-Reply-To: <874opzthye.fsf@lechat.rtp-net.org> (Arnaud Patard's message of "Fri\, 16 Oct 2009 18\:35\:37 +0200")
Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> writes:
Hi,
[replying to self ]
> Hi,
>
> I've been playing with an OpenRD-client machine and tried to get working
> a more recent kernel than the default 2.6.22. Unfortunately, looks like
> there's some issues with the PCI support. The machine has a XGI Z11
> card and the xgi framebuffer driver has not been able to initialise
> the card.
> After some debugging I've made the patch I'm joining to this mail.
>>From what I understand, the pci i/o port stuff is configured to use the
> default address (arch/arm/mach-kirkwood/pcie.c:kirkwood_pcie_setup) and
> when initilizing the memory windows, it's remapping the i/o port address
> to 0 (arch/arm/mach-kirkwood/addr-map.c:kirkwood_setup_cpu_mbus). If I
> remove the mapping, the framebuffer driver is sort-of working. I've
> something on the screen but it's garbled.
> As I don't have a lot of confidence in the framebuffer driver, I don't
> know if the problem comes from the driver or from an other bug in the
> pci support for the kirkwood :(
It turns out that it was a bug in the framebuffer driver. I used the
version available at :
http://groups.google.com/group/openrd/browse_thread/thread/9432b69171a15629#
with my patch and now I've the fb console and X (using the fbdev
driver not xgi driver).
Arnaud
prev parent reply other threads:[~2009-10-19 12:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-16 16:35 kirkwood pci support Arnaud Patard (Rtp)
2009-10-19 12:11 ` Arnaud Patard (Rtp) [this message]
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=87aaznshwh.fsf@lechat.rtp-net.org \
--to=arnaud.patard@rtp-net.org \
--cc=linux-arm-kernel@lists.infradead.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).