diff options
author | Łukasz Stelmach <l.stelmach@samsung.com> | 2024-03-28 10:58:24 +0100 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2024-04-09 11:30:24 +0800 |
commit | c532ddded9093df585dd324c68932053b6241abf (patch) | |
tree | 5126c2c745b49a547b01d8bc7887e049469a6892 /cmd/sysboot.c | |
parent | f39b1b77d822916498f4dc9b9f50fe740df9afb6 (diff) |
riscv: Move virtio scan to board_late_init()
When virtio_init() gets called from board_init() PCI isn't ready. Thus,
virtio-over-PCI (e.g. network interfaces) devices can't be detected and
used without additional `virtio scan` scan in the shell or a script.
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'cmd/sysboot.c')
0 files changed, 0 insertions, 0 deletions