Closed gaojiaqi7 closed 6 months ago
Firmware volume header has limitation on the size of the data inside which needs to be smaller than maximum value of u24 (0xffffff).
To lift the restriction, FV header is removed for payload images as it is not mandatory.
Firmware volume header has limitation on the size of the data inside which needs to be smaller than maximum value of u24 (0xffffff).
To lift the restriction, FV header is removed for payload images as it is not mandatory.