mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
authorGrégory Soutadé <gsoutade@neotion.com>
Mon, 15 Sep 2014 15:47:11 +0000 (17:47 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 18 Sep 2014 22:03:36 +0000 (00:03 +0200)
Checks EXT_CSD_PARTITION_SETTING_COMPLETED bit before
 computing enhanced user area offset and size, and
 adding mmc general purpose partitions. The two needs
 EXT_CSD_PARTITION_SETTING_COMPLETED bit be set to be
 valid (as described in JEDEC standard).
Warn user in case of misconfiguration.

Signed-off-by: Grégory Soutadé <gsoutade@neotion.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc.c

Simple merge