]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: Fix erase_grp_size for partitioned card
authorOliver Metz <oliver@freetz.org>
Tue, 1 Oct 2013 18:32:07 +0000 (20:32 +0200)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Thu, 31 Oct 2013 07:55:33 +0000 (09:55 +0200)
commit1937e5aa3b0ec0767a36580db654ef8918c09b84
treeccf28bdc72fb7cf3cb197d4d8d3f4605bd22fc96
parent509dca7a11aad394d781a9d31a7bfa6692562741
mmc: Fix erase_grp_size for partitioned card

EXT_CSD_ERASE_GROUP_DEF is lost every time after a reset or
 power off. Set it if device has enhanced partitions.

Signed-off-by: Oliver Metz <oliver@freetz.org>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
drivers/mmc/mmc.c
include/mmc.h