Skip to content
Commit a0733b3c authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

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: bf28d9a6 ("spl: mmc: Use correct MMC device when loading image")
Signed-off-by: default avatarSean Anderson <seanga2@gmail.com>
parent e65b5d35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment