Skip to content
Snippets Groups Projects
user avatar
Wolfgang Denk authored
Fix warning messages:
cmd_mtdparts.c:1429: warning: format '%08lx' expects type 'long
unsigned int', but argument 6 has type 'u32'
cmd_mtdparts.c:1429: warning: format '%08lx' expects type 'long
unsigned int', but argument 7 has type 'u32'

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
71b24e56
History
Name Last commit Last update
..