PHJ
Occasional Contributor
7 years agomkpimage in Boot Tools User Guide
In section 7.3.2 of the Boot Tools User Guide (ug-1137 | 2018.09.24) is the following description:
"The header checksum for both versions of the mkpimage header is the CRC checksum of the byte value from offset 0x0 to (n*4)-4 bytes where n is the program length."
Surely, this is the image CRC and not the header checksum ? .....also the description of n seems to apply to version 0 of the header and not version 1.
Is the program length in version 1 of the header guaranteed to be a multiple of 4 bytes ?