Files
u-boot/common/spl
Sean Anderson 1e86296f7f spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc
Initialize ret to avoid returning garbage if blk_get_devnum_by_uclass_id
fails.

Fixes: 8ce6a2e175 ("spl: blk: Support loading images from fs")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-11-16 13:49:13 -05:00
..
2023-11-16 12:43:48 -05:00
2022-10-31 11:03:59 -04:00
2023-07-30 18:53:08 +02:00
2023-09-19 11:36:26 -04:00
2022-09-25 08:30:05 -06:00
2023-10-17 20:50:52 -04:00