commit | 994324bbabc7e9dce75322bbf839b846aca8e1d6 | [log] [tgz] |
---|---|---|
author | Grégory Soutadé <gsoutade@neotion.com> | Mon Sep 15 17:47:11 2014 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Fri Sep 19 00:03:36 2014 +0200 |
tree | bfaa55ece5bc628076112ffcec6eb4b8f0ba0568 | |
parent | 69803d4f487fc60ce740f1fe1f0d2092d97277b6 [diff] |
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation 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>