Hello build bot (Jenkins), Selma Bensaid, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45984
to look at the new patch set (#2).
Change subject: commonlib/storage: remove static from mmc speed change functions ......................................................................
commonlib/storage: remove static from mmc speed change functions
Remove static from few mmc speed change functions so that they can be called by emmc dll tuning code.
BUG=b:140124451 TEST=Boot to OS via emmc
Signed-off-by: Bora Guvendik bora.guvendik@intel.com Change-Id: If61345efb78a19dcaa2bcfe253dfe0ac4104bd10 --- M src/commonlib/include/commonlib/storage.h M src/commonlib/storage/mmc.c M src/commonlib/storage/sd_mmc.h 3 files changed, 9 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/45984/2