commit | 8216e320b6b5d588f21b333fec5472cb0b207fcd | [log] [tgz] |
---|---|---|
author | Klaus H. Sorensen <khso@vestas.com> | Fri Jan 15 17:21:23 2021 +0100 |
committer | Maureen Helm <maureen.helm@nxp.com> | Wed Jan 20 14:18:03 2021 -0600 |
tree | ad680ff884b4f5def406b6c09669837debc0d135 | |
parent | cb24e3c22ec705f4dcbe5e741b3a36ac99f7b6c0 [diff] |
canbus: canopen: program: read flash in 32 byte chunks Add routine to calculate crc of flash region. Read 32 bytes at a time from flash instead of 4 bytes, for a significant speed up of the flash image crc calculation. Signed-off-by: Klaus H. Sorensen <khso@vestas.com>