[linux-yocto] [PATCH 0/4] mmc backports for linux-yocto-4.4 standard/base and standard/intel

California Sullivan california.l.sullivan at intel.com
Thu Jun 2 20:08:15 PDT 2016


Hi Bruce,

This set of backports solves some issues we are seeing with mmc on
Broxton-based boards. I also tested the updated kernel on a
MinnowBoard Turbot and found no additional errors.

These commits can also be pulled from
git://git.yoctoproject.org/linux-yocto-contrib branch clsulliv/standard/base

Thanks,
Cal Sullivan

Adrian Hunter (4):
  mmc: block: Always switch back to main area after RPMB access
  mmc: block: Pause re-tuning while switched to the RPMB partition
  mmc: core: Add a facility to "pause" re-tuning
  mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controller

 drivers/mmc/card/block.c          | 19 ++++++++++++++++++-
 drivers/mmc/core/host.c           | 24 ++++++++++++++++++++++++
 drivers/mmc/host/sdhci-pci-core.c |  5 +----
 include/linux/mmc/host.h          |  4 ++++
 4 files changed, 47 insertions(+), 5 deletions(-)

-- 
2.5.5



More information about the linux-yocto mailing list