Skip to content
Commit 3ef94715 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Tom Rini
Browse files

mmc: davinci: fix mmc boot in SPL



The MMC boot is currently broken on omapl138-lcdk after enabling the
driver model in SPL. The main problem is the driver's bind callback not
being called after probe in SPL (even with the DM_FLAG_PRE_RELOC flag
specified).

While a proper fix is still being worked on, this hacky changeset at
least fixes the MMC boot on this platform by calling mmc_bind()
manually from probe().

Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
parent 598d9bcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment