> From: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > Sent: Saturday, October 01, 2022 3:40 PM > To: Rick Jian-Zhi Chen(陳建志) <r...@andestech.com>; Leo Yu-Chi Liang(梁育齊) > <ycli...@andestech.com> > Cc: u-boot@lists.denx.de; Heinrich Schuchardt > <heinrich.schucha...@canonical.com> > Subject: [PATCH 1/3] cmd/sbi: format RustSBI version number > > The SBI command can print out the version number of the SBI implementation. > Choose the correct output format for RustSBI. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > cmd/riscv/sbi.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Rick Chen <r...@andestech.com>