Re: [PATCH v1-very-draft 1/5] barebox draft pci support
From: Antony Pavlov <hidden>
Date: 2011-07-15 10:15:47
From: Antony Pavlov <hidden>
Date: 2011-07-15 10:15:47
On 15 July 2011 12:42, Sascha Hauer [off-list ref] 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? -- Best regards, Antony Pavlov _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox