linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Write-reliability settings support
@ 2013-09-19 15:14 Ben Gardiner
  2013-09-19 15:14 ` [PATCH 1/3] extract PARTITION_SETTING_COMPLETE function Ben Gardiner
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ben Gardiner @ 2013-09-19 15:14 UTC (permalink / raw)
  To: cjb; +Cc: linux-mmc

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-26 18:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-19 15:14 [PATCH 0/3] Write-reliability settings support Ben Gardiner
2013-09-19 15:14 ` [PATCH 1/3] extract PARTITION_SETTING_COMPLETE function Ben Gardiner
2015-02-26 18:50   ` Andrew Dyer
2013-09-19 15:14 ` [PATCH 2/3] pretty print write reliability settings Ben Gardiner
2013-09-19 15:14 ` [PATCH 3/3] support setting the OTP " Ben Gardiner
2013-09-26  2:18 ` [PATCH 0/3] Write-reliability settings support Chris Ball

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).