]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: extend the mmc hardware partitioning API with write reliability
authorDiego Santa Cruz <Diego.SantaCruz@spinetix.com>
Tue, 23 Dec 2014 09:50:31 +0000 (10:50 +0100)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Mon, 19 Jan 2015 15:41:51 +0000 (17:41 +0200)
commit8dda5b0e60b84f2679bd51ae4bcdbe527fa438d4
tree38e82ba899440bac1c981dbbea166146eeb7c586
parentc599f53b5797ca2a07426002ef9ff64b8f52e5ae
mmc: extend the mmc hardware partitioning API with write reliability

The eMMC partition write reliability settings are to be set while
partitioning a device, as per the eMMC spec, so changes to these
attributes needs to be done in the hardware partitioning API.
This commit adds such support.

Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>
drivers/mmc/mmc.c
include/mmc.h