commit | b823262d38f3cf814a5de9e0819bf44711cdb590 | [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 | 2db3de00018354d2381e5b732fceacde1679669b [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>