Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
43470 commits behind the upstream repository.
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>
37daa77f
History