mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* barebox PCI support
@ 2011-07-05 10:19 Antony Pavlov
  0 siblings, 0 replies; 2+ messages in thread
From: Antony Pavlov @ 2011-07-05 10:19 UTC (permalink / raw)
  To: barebox

Hi!

Qemu can emulate PCI bus, so i decided to add PCI support for qemu-malta board.

I have found that current barebox has no pci support (only one ppc
board has references
to PCI, but there is no common PCI code). Also I found the PCI-related
tasks in the end of TODO file in barebox.git.

Getting PCI support from current linux kernel is not so easy, so, I
got some parts of
lowlevel PCI support from linux-2.6.39 and PCI scan bus function from
very old linux-2.2.

I have disabled any bridging support. Also I didn't get pci resources
(PBARs) reconfiguration code.

My code can register GT64120 PCI controller, scan devices on PCI0 bus
and make chained list of found devices. There is lspci command to show
the chained list.
This is very very draft code.

Please review it or state you consideration on PCI support in barebox.

-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* barebox PCI support
@ 2011-08-11 21:30 Antony Pavlov
  0 siblings, 0 replies; 2+ messages in thread
From: Antony Pavlov @ 2011-08-11 21:30 UTC (permalink / raw)
  To: barebox

Hi!

I'm starting post of PCI support patches for barebox.

The patches are draft. They need a very big future work, so I put on them "RFC"
title instead of "PATCH".

-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-11 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-05 10:19 barebox PCI support Antony Pavlov
2011-08-11 21:30 Antony Pavlov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox