Sean Anderson a0733b3c66 spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
MMC devices do not have uclass platdata containing blk_descs, only their
child block devices do. Fortunately, we have a function just for this
purpose. This fixes subsequent calls to spl_mmc_load.

Fixes: bf28d9a6599 ("spl: mmc: Use correct MMC device when loading image")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
2023-10-17 20:50:52 -04:00
..
2022-10-31 11:03:59 -04:00
2023-07-30 18:53:08 +02:00
2023-10-02 10:55:44 -04:00
2023-09-19 11:36:26 -04:00
2022-09-25 08:30:05 -06:00