u-boot-brain/cmd/riscv
Heinrich Schuchardt 921d5477b9 cmd/riscv/sbi: support System Reset Extension
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@gmx.de>
Reviewed-by: Pragnesh Patel <pragnesh.patel@openfive.com>
Reviewed-by: Leo Liang <ycliang@andestech.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
2021-02-25 18:06:08 +08:00
..
Makefile cmd: provide command sbi 2020-08-25 09:34:47 +08:00
exception.c cmd: exception: unaligned data access on RISC-V 2020-08-14 14:39:34 +08:00
sbi.c cmd/riscv/sbi: support System Reset Extension 2021-02-25 18:06:08 +08:00