diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-12-17 10:22:21 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-01-28 12:55:14 +0100 |
commit | eb7f908a163bff7295547b734e2cc716f12235c4 (patch) | |
tree | 6e66e7535c426e606137581c05d1319b04cbf51f /config.mk | |
parent | 88b5002b340ecd3f72d3e7371d01104e827a1f9a (diff) | |
download | u-boot-eb7f908a163bff7295547b734e2cc716f12235c4.tar.gz |
tools: imx8image: use correct printf escape sequence
core is of type uint64_t. So for printing we need "%"PRIu64 (not "%lu").
Without the patch a warning is issued when building on a 32bit system.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions