On Sat, 07 Oct 2023 21:47:48 -0400, Sean Anderson wrote: > 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. > > Applied to u-boot/master, thanks! -- Tom