[PATCH] tools: amlimage: include <inttypes.h>

Tom Rini trini at konsulko.com
Tue Jan 20 15:31:00 CET 2026


On Tue, 13 Jan 2026 12:07:38 +0100, Robert Marko wrote:

> 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.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] tools: amlimage: include <inttypes.h>
      commit: 6f42057c67fad2ad66ed73b9c13347ac7881876f
-- 
Tom




More information about the U-Boot mailing list