]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: msm_sdhci: program core_vendor_spec
authorCaleb Connolly <caleb.connolly@linaro.org>
Fri, 21 Jun 2024 01:53:09 +0000 (03:53 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 6 Sep 2024 01:08:14 +0000 (19:08 -0600)
commite24c8cc65841b8885cca7910a43096a976b7244b
tree267007604175d60a62b6a4dfcbbfb91b589e2478
parentefddda8f03f027cf6ed0f1d7e479c87c26247822
mmc: msm_sdhci: program core_vendor_spec

After resetting the host controller, program in the POR val for this
register just like the Linux driver does.

This seems to help with initialization when running U-Boot as the primary
bootloader on some boards.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/mmc/msm_sdhci.c