[U-Boot] [PATCH 4/4] mmc: davinci: fix mmc boot in SPL

Tom Rini trini at konsulko.com
Wed Dec 4 05:02:10 CET 2019


On Thu, Nov 14, 2019 at 04:10:31PM +0100, Bartosz Golaszewski wrote:

> From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> 
> 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: Bartosz Golaszewski <bgolaszewski at baylibre.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191203/fe846305/attachment.sig>


More information about the U-Boot mailing list