> From: Heinrich Schuchardt
> Sent: Saturday, October 01, 2022 3:40 PM
> To: Rick Jian-Zhi Chen(陳建志) ; Leo Yu-Chi Liang(梁育齊)
>
> Cc: u-boot@lists.denx.de; Heinrich Schuchardt
>
> Subject: [PATCH 2/3] cmd/sbi: error message for failure to get spec version
>
> If cal
If calling 'Get SBI specification version' fails, write an error message
and return CMD_RET_FAILURE.
Signed-off-by: Heinrich Schuchardt
---
cmd/riscv/sbi.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/cmd/riscv/sbi.c b/cmd/riscv/sbi.c
index 160d7c7b30..70574bbc66 10
2 matches
Mail list logo