]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: extend the mmc hwpartition sub-command to change write reliability
authorDiego Santa Cruz <Diego.SantaCruz@spinetix.com>
Tue, 23 Dec 2014 09:50:32 +0000 (10:50 +0100)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Mon, 19 Jan 2015 15:41:51 +0000 (17:41 +0200)
commit189f963ac8e80d808c03387b866d4c9a779981ff
tree2e86100dd7b0c8c26d83e03cfaf7cbf50f9c58d5
parent8dda5b0e60b84f2679bd51ae4bcdbe527fa438d4
mmc: extend the mmc hwpartition sub-command to change write reliability

This change extends the mmc hwpartition sub-command to change the
per-partition write reliability settings. It also changes the
syntax used for the enhanced user data area slightly to better
accomodate the write reliability option.

Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>
common/cmd_mmc.c