]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: enable CONFIG_CMD_SBI for QEMU boards
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 23 Mar 2022 21:46:43 +0000 (22:46 +0100)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 6 Apr 2022 01:40:05 +0000 (09:40 +0800)
commitcc11a93a1ae25a3bf671600b26995a43f43b81a6
treef1523e1391952c1bf86882e4ee034cbcde916626
parentaf6843bdbd0fa32231ecc002cb8c50ed7b723124
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>
board/emulation/qemu-riscv/Kconfig