Hello Andrey Petrov, Aaron Durbin, Bora Guvendik, build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19013
to look at the new patch set (#2).
Change subject: drivers/storage: Allow SOC to override more controller features ......................................................................
drivers/storage: Allow SOC to override more controller features
Instead of converting from SDHCI_PLATFORM_* to SDHCI_QUIRK_* to MMC_MODE_*, call the SOC back with the SdhciHost and MmcCtrlr structures to allow the necessary updates to support the controller quirks.
TEST=Build for reef
Change-Id: Ie2fc8a15727d6c487bafdf8ac5e530f1d2a73cce Signed-off-by: Lee Leahy Leroy.P.Leahy@intel.com --- M src/drivers/storage/sdhci.c M src/include/device/sdhci.h 2 files changed, 21 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/19013/2