[PATCH v1-very-draft 1/5] barebox draft pci support

Sascha Hauer s.hauer at pengutronix.de
Mon Jul 18 02:39:50 EDT 2011


On Fri, Jul 15, 2011 at 02:15:34PM +0400, Antony Pavlov wrote:
> On 15 July 2011 12:42, Sascha Hauer <s.hauer at pengutronix.de> wrote:
> 
> > I finally found some time to look at this. Having pci support for
> > barebox would be great.
> >
> > It seems what missing in this patch is the integration into the
> > barebox device infrastructure. barebox already has an idea about
> > bus_type which is used for USB. a bus can have its own match
> > function to implement id based driver<->device matching. You would
> > need a struct device_d member in struct pci_device.
> >
> > As for the resource part Jean Christophe already started to convert
> > barebox from struct device_d->base to use real resources like
> > the Linux Kernel.
> 
> Absens of real resouces is painful.
> 
> If Jean Christophe started work on resources, where I can see it?

I think you just motivated him to repost his work ;)

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list