[PATCH 1/1] cmd/riscv/sbi: support System Reset Extension
Bin Meng
bmeng.cn at gmail.com
Thu Feb 4 04:06:52 CET 2021
On Mon, Jan 18, 2021 at 5:27 AM Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Let the sbi command detect the 'System Reset Extension'
> (EID #0x53525354 "SRST").
>
> Cf. https://github.com/riscv/riscv-sbi-doc
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> cmd/riscv/sbi.c | 1 +
> 1 file changed, 1 insertion(+)
>
Reviewed-by: Bin Meng <bin.meng at windriver.com>
We should also update the reset command to call into SBI when this
extension is available.
Regards,
Bin
More information about the U-Boot
mailing list