Hi Bin,
On 10 August 2015 at 00:18, Bin Meng wrote:
> Hi Simon,
>
> On Sat, Aug 8, 2015 at 10:26 PM, Simon Glass wrote:
>> At present there are no PCI functions which allow access to PCI
>> configuration using a struct udevice. This is a sad situation for driver
>> model as it makes use of PCI h
Hi Simon,
On Sat, Aug 8, 2015 at 10:26 PM, Simon Glass wrote:
> At present there are no PCI functions which allow access to PCI
> configuration using a struct udevice. This is a sad situation for driver
> model as it makes use of PCI harder. Add these functions.
>
> Signed-off-by: Simon Glass
>
At present there are no PCI functions which allow access to PCI
configuration using a struct udevice. This is a sad situation for driver
model as it makes use of PCI harder. Add these functions.
Signed-off-by: Simon Glass
---
Changes in v2:
- Correct 'Driver mode' typo
- Add blank line after dm_
3 matches
Mail list logo