On 29 July 2018 at 07:37, Bin Meng <bmeng...@gmail.com> wrote:
> At present all emulated sandbox pci devices must be present in the
> device tree in order to be used. The real world pci uclass driver
> supports pci device driver matching, and we should add such support
> on sandbox too.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v2: None
>
>  doc/driver-model/pci-info.txt | 23 +++++++++++++
>  drivers/pci/pci-emul-uclass.c | 14 +++++---
>  drivers/pci/pci_sandbox.c     | 78 
> +++++++++++++++++++++++++++++++++++++++----
>  include/pci.h                 |  3 +-
>  4 files changed, 107 insertions(+), 11 deletions(-)
>

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