
21 Jan
2021
21 Jan
'21
4:52 a.m.
-----Original Message----- From: Heinrich Schuchardt xypron.glpk@gmx.de Sent: 18 January 2021 02:57 To: Rick Chen rick@andestech.com Cc: Atish Patra atish.patra@wdc.com; Bin Meng bin.meng@windriver.com; Pragnesh Patel pragnesh.patel@openfive.com; u-boot@lists.denx.de; Heinrich Schuchardt xypron.glpk@gmx.de Subject: [PATCH 1/1] cmd/riscv/sbi: support System Reset Extension
[External Email] Do not click links or attachments unless you recognize the sender and know the content is safe
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
cmd/riscv/sbi.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Pragnesh Patel pragnesh.patel@openfive.com