Home
last modified time | relevance | path

Searched hist:"021 a80559f4293368558cc10dbbc75b26ecab059" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c021a80559f4293368558cc10dbbc75b26ecab059 Fri Aug 08 07:47:22 UTC 2014 Hannes Petermaier <Hannes.Petermaier@br-automation.com> mmc: fix ERASE_GRP_DEF handling

if we set manually this bit on the eMMC card using mmc_switch(...),
we also have to set it within our (before read) internal structure
'ext_csd'.

Otherwise following checks on this will fail.

Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>