This series builds on top of 
d91d3698c6464a83b7c301eb84da109f9f94b54c

It introduces
 * an extracted function for setting the PARTITION_SETTING_COMPLETE bit
 * a command for setting the write-reliability bits
 * pretty-printing the write-reliability bits from EXTCSD registers

available also 
https://github.com/BenGardiner/mmc-utils/tree/features/reliable-write
if it helps.

Ben Gardiner (3):
  extract PARTITION_SETTING_COMPLETE function
  pretty print write reliability settings
  support setting the OTP write reliability settings

 mmc.c      |   5 +++
 mmc.h      |   1 +
 mmc_cmds.c | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 mmc_cmds.h |   1 +
 4 files changed, 129 insertions(+), 21 deletions(-)

-- 
1.8.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to