Attention is currently required from: Shelley Chen, mturney mturney, Sudheer Amrabadi.
Hello build bot (Jenkins), mturney mturney, Julius Werner, Sudheer Amrabadi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/72634
to look at the new patch set (#3).
Change subject: soc/qualcomm/common: Add sdhci_msm_init function ......................................................................
soc/qualcomm/common: Add sdhci_msm_init function
Porting from depthcharge changes for supporting eMMC driver functionality with standard SDHC controller on Qualcomm chipsets. sdhci_msm_init() needs to be run before the standard sdhci_mem_controller initiailzation.
BUG=b:254092907 BRANCH=None TEST=emerge-herobrine coreboot
Change-Id: I6f4fd1360af1082b335f9cc3046871ce9963b5d0 Signed-off-by: Shelley Chen shchen@google.com --- A src/soc/qualcomm/common/include/soc/sdhci_msm.h A src/soc/qualcomm/common/storage/sdhci_msm.c 2 files changed, 102 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/72634/3