[PATCH] qemu: arm: Scan the pci bus in board_init
Bin Meng
bmeng.cn at gmail.com
Tue Dec 31 15:40:19 CET 2019
On Tue, Dec 31, 2019 at 9:31 PM Sughosh Ganu <sughosh.ganu at 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 at linaro.org>
> ---
> board/emulation/qemu-arm/qemu-arm.c | 7 +++++++
> 1 file changed, 7 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list