[U-Boot] [PATCH v2 07/21] test: dm: pci: Test more than one device on the same bus

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


On 29 July 2018 at 07:36, Bin Meng <bmeng.cn at gmail.com> wrote:
> It's quite common to have more than one device on the same PCI bus.
> This updates the test case to test such scenario.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/sandbox/dts/test.dts |  7 +++++++
>  test/dm/pci.c             | 37 +++++++++++++++++++++++++++++++++----
>  2 files changed, 40 insertions(+), 4 deletions(-)

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


More information about the U-Boot mailing list