On 23 September 2018 at 06:42, Bin Meng <bmeng...@gmail.com> wrote:
> This introduces two new APIs dm_pci_find_next_capability() and
> dm_pci_find_next_ext_capability() to get PCI capability address
> and PCI express extended capability address for a given PCI device
> starting from a given offset.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
>  drivers/pci/pci-uclass.c | 48 
> ++++++++++++++++++++++++++++++++----------------
>  include/pci.h            | 48 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 80 insertions(+), 16 deletions(-)

Are these called somewhere from sandbox?...ah yes, next patch

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to