
2 Aug
2018
2 Aug
'18
10:38 p.m.
On 29 July 2018 at 07:37, Bin Meng bmeng.cn@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@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@chromium.org