tputq() requires variables to have 64bit width that's why make them 64bit to clean alignment requirement.
Signed-off-by: Michal Simek <michal.si...@amd.com> Reviewed-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/proftool.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Applied to u-boot-dm, thanks!