commit | 5b2d359d9a7c7ed8299b7df0d25a24491e2c3b16 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Sep 04 11:53:36 2021 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Tue Sep 07 10:34:29 2021 +0800 |
tree | c6f2f3e008242f271dde92461be2241077152f3d | |
parent | 7383432fa1f5fb738599abbd29b24c6ac866efe4 [diff] |
configs: qemu-riscvXX_spl_defconfig enable CMD_SBI 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@gmx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>