This patch adds support to enable AUTO_EN and MANUAL_EN in the BKOPS_EN register. AUTO_EN is only supported in eMMC 5.1+. In v2: - Added signed-off-by for patches - Dropped patch for BKOPS start support, since its already controlled in the host controller. (mmc_run_bkops) Lars Pedersen (1): mmc-utils: Support MANUAL_EN and AUTO_EN in BKOPS_EN register mmc.c | 14 ++++++++---- mmc.h | 7 ++++-- mmc_cmds.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++--- mmc_cmds.h | 3 ++- 4 files changed, 80 insertions(+), 10 deletions(-) -- 2.21.0