[U-Boot] [PATCH v2 09/21] test: dm: pci: Test more than one PCI host controller

Simon Glass sjg at chromium.org
Thu Aug 2 20:38:20 UTC 2018


On 29 July 2018 at 07:37, Bin Meng <bmeng.cn at gmail.com> wrote:
> So far there is only one PCI host controller in the sandbox test
> configuration. This is normally the case for x86, but it can be
> common on other architectures like ARM/PPC to have more than one
> PCI host controller in the system.
>
> This updates the case to cover such scenario.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/sandbox/dts/test.dts | 28 ++++++++++++++++++++++++++--
>  test/dm/pci.c             | 11 +++++++++++
>  2 files changed, 37 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list