commit | 16b1b1cae0a350f3e6df6f25b2f6164009a836dc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 30 11:16:47 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Aug 10 18:34:54 2023 -0600 |
tree | e5b2b40474a7ab8cd8d8b7a3546eb372c27cf6ae | |
parent | e9aa12ca4b561aab7774865648b513b7f7e25e79 [diff] |
bootstd: cros: Correct reporting of I/O errors Return -EIO when the read failed, rather than the number of blocks read. Signed-off-by: Simon Glass <sjg@chromium.org>