[PATCH 1/1] riscv: enable CONFIG_CMD_SBI for QEMU boards
Bin Meng
bmeng.cn at gmail.com
Thu Mar 24 01:56:58 CET 2022
On Thu, Mar 24, 2022 at 5:46 AM Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> 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 at canonical.com>
> ---
> board/emulation/qemu-riscv/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list