[PATCH 1/1] cmd: load, emit error message for invalid block device

Simon Glass sjg at chromium.org
Thu Jan 28 15:12:59 CET 2021


On Wed, 27 Jan 2021 at 13:26, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> The load command should not silently return to the console prompt if an
> invalid block device is specified and no file is loaded.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  fs/fs.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>

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


More information about the U-Boot mailing list