Hi Bin, On 25 July 2018 at 03:39, Bin Meng <[email protected]> wrote: > This introduces two new APIs dm_pci_find_capability() and > dm_pci_find_ext_capability() to get PCI capability address and > PCI express extended capability address for a given PCI device. > > Signed-off-by: Bin Meng <[email protected]> > --- > > drivers/pci/pci-uclass.c | 68 > ++++++++++++++++++++++++++++++++++++++++++++++++ > include/pci.h | 46 ++++++++++++++++++++++++++++++++ > 2 files changed, 114 insertions(+)
Reviewed-by: Simon Glass <[email protected]> Could you create a test for these two functions? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

