[PATCH v2 1/1] configs: qemu-riscvXX_spl_defconfig enable CMD_SBI
Bin Meng
bmeng.cn at gmail.com
Sat Sep 4 15:25:14 CEST 2021
On Sat, Sep 4, 2021 at 5:53 PM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Both for 64bit and 32bit at least on one board we should compile the sbi
> command. Enabling it on QEMU will allow to write a test for it.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2:
> additionally enable 32bit
> ---
> configs/qemu-riscv32_spl_defconfig | 1 +
> configs/qemu-riscv64_spl_defconfig | 1 +
> 2 files changed, 2 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list