From 994324bbabc7e9dce75322bbf839b846aca8e1d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gr=C3=A9gory=20Soutad=C3=A9?= Date: Mon, 15 Sep 2014 17:47:11 +0200 Subject: [PATCH] mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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é Signed-off-by: Ulf Hansson --- Reading git-format-patch failed