[U-Boot] [PATCH v2 18/21] test: dm: pci: Add tests for mixed static and dynamic devices on the same bus

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


On 29 July 2018 at 07:37, Bin Meng <bmeng.cn at gmail.com> wrote:
> In the Sandbox test configuration, PCI bus#0 only has static devices
> while bus#1 only has dynamic devices. Create a bus#2 that has both
> types of devices and test such.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/sandbox/dts/test.dts | 18 ++++++++++++++
>  test/dm/pci.c             | 63 +++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 81 insertions(+)

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


More information about the U-Boot mailing list