summaryrefslogtreecommitdiffstats
path: root/common/spl/spl_ymodem.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2019-11-14 16:10:31 +0100
committerTom Rini <trini@konsulko.com>2019-12-03 08:44:14 -0500
commit3ef94715cc011e3f0042019359f848f9f129b391 (patch)
treec85e641a691301912e9393f665b3bfa05b58ed46 /common/spl/spl_ymodem.c
parent598d9bccc599bac1fa0fd1974eae6338563309f5 (diff)
downloadu-boot-3ef94715cc011e3f0042019359f848f9f129b391.tar.gz
u-boot-3ef94715cc011e3f0042019359f848f9f129b391.tar.xz
u-boot-3ef94715cc011e3f0042019359f848f9f129b391.zip
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: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'common/spl/spl_ymodem.c')
0 files changed, 0 insertions, 0 deletions