]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools: imx image: fix write warning
authorPeng Fan <peng.fan@nxp.com>
Fri, 19 Mar 2021 07:56:53 +0000 (15:56 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 8 Apr 2021 07:18:29 +0000 (09:18 +0200)
commit16841a6a500766662f6e5d3c07ad1595c7deaceb
tree3f582b034d1628f98e3ec2a40846bcb0de33b3e1
parente9c99db7787e3b5c2ef05701177c43ed1c023c27
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>
tools/imx8image.c
tools/imx8mimage.c