
18 Sep
2018
18 Sep
'18
11:26 p.m.
On Thu, Aug 09, 2018 at 06:15:12AM -0500, Adam Ford wrote:
With CONFIG_BLK becoming a requirement, the Davinci MMC driver needs to be updated with DM_MMC support. Since SPL is tiny and many boards do not support DM in SPL, this retains the backwards compatibility for those boards who need to initialize MMC manually in SPL.
Signed-off-by: Peter Howard phoward@gme.net.au Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/drivers/mmc/davinci_mmc.c b/drivers/mmc/davinci_mmc.c index d7cb88a40a..db950ea5ec 100644
Applied to u-boot/master, thanks!
--
Tom