NXP's mfgtool needs to query the block size for sparse image upload Changes since v1:
* Dropped the "all" parition type patch * Added more detail to the patch commit message * Only define getvar_logical_blocksize when FASTBOOT_FLASH_MMC is defined * Combined fb_get_block_size into getvar_logical_blocksize * Fixed fastboot returned error message Angus Ainslie (1): fastboot: fb_getvar: Add getvar_logical_blocksize for NXP mfgtool drivers/fastboot/fb_getvar.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) -- 2.25.1