[PATCH 01/16] bootstd: cros: Correct reporting of I/O errors

Simon Glass sjg at chromium.org
Fri Aug 11 15:37:55 CEST 2023


Return -EIO when the read failed, rather than the number of blocks read.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 boot/bootmeth_cros.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list