
24 Nov
2021
24 Nov
'21
11:22 p.m.
At present the MMC uclass assumes that the only child it can have is a block device. Update this so we can add a bootmethod too.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
drivers/mmc/mmc-uclass.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next, thanks!