commit | 72c1f5f282737156ef630db911979eeb16796522 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Oct 04 10:09:53 2022 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Oct 20 15:22:15 2022 +0800 |
tree | 9b93f93c61dba5f0e73debe1610de726c0d96b0a | |
parent | 9487764e7e4f58a41fcfc4df7ae0db5fa4e4ffd8 [diff] |
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> Reviewed-by: Rick Chen <rick@andestech.com>