[PATCH v2 0/1] Add more support for NXP's mfgtool

Angus Ainslie angus at akkea.ca
Sun Dec 19 17:15:15 CET 2021


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



More information about the U-Boot mailing list