
31 Dec
2019
31 Dec
'19
3:40 p.m.
On Tue, Dec 31, 2019 at 9:31 PM Sughosh Ganu sughosh.ganu@linaro.org wrote:
Scan the pci bus in board_init routine before scanning the virtio devices. This enumerates all the virtio devices, including devices found on the pci bus.
Signed-off-by: Sughosh Ganu sughosh.ganu@linaro.org
board/emulation/qemu-arm/qemu-arm.c | 7 +++++++ 1 file changed, 7 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com