[linux-yocto] [PATCH 0/4] mmc: block: Pause re-tuning while switched to the RPMB partition

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jun 20 08:15:15 PDT 2016


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
>



More information about the linux-yocto mailing list