On 10 August 2015 at 22:11, Bin Meng <bmeng...@gmail.com> wrote: > On Mon, Aug 10, 2015 at 9:05 PM, Simon Glass <s...@chromium.org> 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 <s...@chromium.org> >> --- >> >> Changes in v3: None >> Changes in v2: >> - Correct 'Driver mode' typo >> - Add blank line after dm_pci_read_config() declaration >> >> drivers/pci/pci-uclass.c | 76 >> ++++++++++++++++++++++++++++++++++++++++++++++++ >> include/pci.h | 18 ++++++++++++ >> 2 files changed, 94 insertions(+) >>
[snip] > Reviewed-by: Bin Meng <bmeng...@gmail.com> Applied to u-boot-x86 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot