Re: [PATCH 2/3] cmd/sbi: error message for failure to get spec version

3 Oct
2022
3 Oct
'22
3:01 a.m.
From: Heinrich Schuchardt heinrich.schuchardt@canonical.com Sent: Saturday, October 01, 2022 3:40 PM To: Rick Jian-Zhi Chen(陳建志) rick@andestech.com; Leo Yu-Chi Liang(梁育齊) ycliang@andestech.com Cc: u-boot@lists.denx.de; Heinrich Schuchardt heinrich.schuchardt@canonical.com Subject: [PATCH 2/3] cmd/sbi: error message for failure to get spec version
If calling 'Get SBI specification version' fails, write an error message and return CMD_RET_FAILURE.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
cmd/riscv/sbi.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Rick Chen rick@andestech.com
948
Age (days ago)
948
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Chen