This series builds on top of f74dfe23cd00894aa9f235374468e05acb793e17. It introduces: * some Makefile changes to make cross-compiling easier * SEND_STATUS * 'pretty'-printing sizes of some fields in KiB * setting the OTP enhanced user area parameters available also https://github.com/BenGardiner/mmc-utils/commits/features/enh-programming if it helps. Ben Gardiner (8): allow environment and command-line supplied make vars extract definitions for EXT_CSD register EXT_CSD_PARTITIONING_SUPPORT extract definitions for EXT_CSD register PARTITION_SETTING_COMPLETED and pretty-print Support SEND_STATUS command fix printing ENH_START_ADDR report if card is block-addressed and effect on ENH_START_ADDR print KiB sizes for some fields support setting the OTP enhanced user area parameters Makefile | 10 +- mmc.c | 10 ++ mmc.h | 20 ++++ mmc_cmds.c | 307 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- mmc_cmds.h | 2 + 5 files changed, 328 insertions(+), 21 deletions(-) -- 1.7.3.5 -- 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