Hi Ben, On Thu, Sep 19 2013, Ben Gardiner wrote: > 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(-)
I've pushed all three patches to mmc-utils now. Thanks! - Chris. -- Chris Ball <[email protected]> <http://printf.net/> -- 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
