> From: Heinrich Schuchardt <[email protected]> > Sent: Monday, October 25, 2021 9:10 PM > To: Rick Jian-Zhi Chen(陳建志) <[email protected]>; Leo Yu-Chi Liang(梁育齊) > <[email protected]> > Cc: [email protected]; Heinrich Schuchardt > <[email protected]> > Subject: [PATCH 2/2] cmd: sbi: show SBI implementation version > > Let the sbi command show the SBI implementation version > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > cmd/riscv/sbi.c | 26 ++++++++++++++++++-------- > 1 file changed, 18 insertions(+), 8 deletions(-)
Reviewed-by: Rick Chen <[email protected]>

