On Wed, 27 Jan 2021 at 13:26, Heinrich Schuchardt <[email protected]> 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 <[email protected]> > --- > fs/fs.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

