[U-Boot] [PATCH 17/27] riscv: qemu: Enumerate virtio bus during early boot

Simon Glass sjg at chromium.org
Thu Sep 27 13:42:40 UTC 2018


On 23 September 2018 at 06:42, Bin Meng <bmeng.cn at gmail.com> wrote:
> Currently devices on the virtio bus is not automatically enumerated,
> which means peripherals on the virtio bus are not discovered by their
> drivers. This uses board_init() to do the virtio enumeration.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  board/emulation/qemu-riscv/Kconfig      | 3 +++
>  board/emulation/qemu-riscv/qemu-riscv.c | 7 +++++++
>  2 files changed, 10 insertions(+)

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


More information about the U-Boot mailing list