mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-18 02:51:28 +02:00
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@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>