Files
u-boot/tools
Tom Rini a679cc0118 tools/atmelimage.c: Fix warning when debug is enabled
Otherwise we get:
tools/atmelimage.c:134:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ [-Wformat=]
debug("atmelimage: interrupt vector #%d is 0x%08X\n", pos+1,
^

Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2015-08-28 14:01:11 -04:00
..
2015-08-13 07:19:37 -04:00
2015-07-21 17:39:20 -06:00
2015-01-29 13:38:41 -05:00
2015-07-27 15:03:13 -04:00
2015-05-08 17:24:17 -04:00