Add support to create general purpose partition on eMMC device. gp partition if needed can be marked with either enhanced or extended attributes. Note: creation of gp partition with enhanced attribute has been tested. Due to lack of access to eMMC device with extended attribute, I could not test gp partition creation with extended attribute. Balaji T K (2): mmc-utils: add check for max enhanced user area. mmc-utils: add support to create gp partition mmc.c | 5 ++ mmc.h | 18 +++++ mmc_cmds.c | 226 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- mmc_cmds.h | 1 + 4 files changed, 248 insertions(+), 2 deletions(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html