]> git.baikalelectronics.ru Git - uboot.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)
commit29fcd7dd7336756606be543705bf8c3638c53581
tree3f582b034d1628f98e3ec2a40846bcb0de33b3e1
parent9b1439162a40839a1b50e2fd00b216310a852489
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