commit | 16841a6a500766662f6e5d3c07ad1595c7deaceb | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Fri Mar 19 15:56:53 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 08 09:18:29 2021 +0200 |
tree | 3f582b034d1628f98e3ec2a40846bcb0de33b3e1 | |
parent | e9c99db7787e3b5c2ef05701177c43ed1c023c27 [diff] |
tools: imx image: fix write warning Fix the warning by set the variable zero to uint64_t "warning: ‘write’ reading 5 bytes from a region of size 4" Signed-off-by: Peng Fan <peng.fan@nxp.com>