[PATCH v2 1/1] fs: error handling in do_load()
Simon Glass
sjg at chromium.org
Fri Jul 3 02:45:59 CEST 2020
On Mon, 29 Jun 2020 at 12:08, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> If a file cannot be loaded, show an error message.
> Set the EFI boot device only after successfully loading a file.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2:
> use if() instead of #ifdef
> ---
> fs/fs.c | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list