Files
u-boot/tools
Robert Marko 6f42057c67 tools: amlimage: include <inttypes.h>
PRIuN, PRIxN, etc macros are defined in <inttypes.h>, without it being
included errors like:
tools/amlimage.c:124:38: error: expected ‘)’ before ‘PRIu8’
tools/amlimage.c:126:31: error: expected ‘)’ before ‘PRIu32’

Can be hit depending on the host compiler and HOSTCFLAGS.

Fixes: 18c1654567 ("tools: mkimage: Add Amlogic Boot Image type")
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Reviewed-by: Ferass El Hafidi <funderscore@postmarketos.org>
2026-01-19 13:08:19 -06:00
..
2025-12-08 13:17:27 -06:00
2025-12-10 09:28:43 -06:00
2026-01-02 10:28:14 -06:00
2026-01-02 10:28:14 -06:00
2025-12-10 09:28:43 -06:00
2025-12-10 09:28:43 -06:00
2024-09-12 17:35:37 +02:00
2021-01-13 02:38:00 +01:00
2025-06-03 17:18:02 -06:00
2023-01-27 12:51:26 -05:00
2024-07-15 12:12:18 -06:00
2025-11-10 11:30:56 -06:00
2026-01-02 10:28:14 -06:00
2024-07-15 12:12:18 -06:00
2009-04-28 01:16:46 +02:00
2025-01-26 11:35:46 -06:00
2025-04-11 12:16:44 -06:00
2019-11-04 18:15:32 -07:00