]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: virtio: Disable the sandbox virtio blk device
authorSimon Glass <sjg@chromium.org>
Thu, 7 Nov 2024 21:31:48 +0000 (14:31 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 9 Nov 2024 09:01:47 +0000 (10:01 +0100)
commitade8b300396e92fb87f8d6ecbc7d397b306d8125
tree577bd230d73b55a3c9029b5d1cef4d7f5205c24b
parent16b5423eb390b1ad377a182f61f55e0303a08e18
sandbox: virtio: Disable the sandbox virtio blk device

This is not implemented so cannot actually be used to read blocks.
Disable it until it is implemented, to avoid causing a hang with EFI,
which probes every available BLK device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Issue: https://source.denx.de/u-boot/u-boot/-/issues/37
arch/Kconfig