On 2016-06-17 01:58 AM, Lim Key Seong wrote:
Hi Bruce,

These patches are backport to resolve MMC re-tune issue on RPMB partition.
Three patches upstream to mainline by Adrian Hunter, are required to resolve 
RPMB re-tune
issue completely.
The patch upstream to mainline by Jon Hunter is the dependency patch, so that 
the RPMB
re-tune patches can be applied cleanly.
These 4 patches are targeted for linux-yocto-4.1, standard/base branch.


I've staged these changes.

Bruce

Thanks

Best regards
KS LIM

Adrian Hunter (3):
   mmc: core: Add a facility to "pause" re-tuning
   mmc: block: Always switch back to main area after RPMB access
   mmc: block: Pause re-tuning while switched to the RPMB partition

Jon Hunter (1):
   mmc: block: Add new ioctl to send multi commands

  drivers/mmc/card/block.c       | 225 +++++++++++++++++++++++++++++++----------
  drivers/mmc/core/host.c        |  24 +++++
  include/linux/mmc/host.h       |   4 +
  include/uapi/linux/mmc/ioctl.h |  19 +++-
  4 files changed, 215 insertions(+), 57 deletions(-)

--
1.9.1


--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to