u-boot/board/emulation/qemu-riscv
Heinrich Schuchardt 22e324c638 riscv: enable CONFIG_CMD_SBI for QEMU boards
Let CONFIG_TARGET_QEMU_VIRT imply CONFIG_CMD_SBI.

The sbi command provides detailed information about the SBI.
It is useful to test the discovery of extensions.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2022-04-06 09:40:05 +08:00
..
Kconfig riscv: enable CONFIG_CMD_SBI for QEMU boards 2022-04-06 09:40:05 +08:00
MAINTAINERS riscv: qemu: add SPL configuration 2019-08-26 16:07:42 +08:00
Makefile riscv: Add QEMU virt board support 2018-10-03 17:48:37 +08:00
qemu-riscv.c riscv: qemu: Implement is_flash_available() for MTD NOR 2022-02-10 11:18:13 +08:00