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