Dear Marek Vasut, In message <[email protected]> you wrote: > cfi_flash.c: In function 'flash_protect_default': > cfi_flash.c:2152: warning: format '%08x' expects type 'unsigned int', but > argument 2 has type 'ulong' > cfi_flash.c:2152: warning: format '%08x' expects type 'unsigned int', but > argument 3 has type 'long unsigned int' > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Wolfgang Denk <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Mike Frysinger <[email protected]> > Cc: Scott Wood <[email protected]> > --- > drivers/mtd/cfi_flash.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] "The algorithm to do that is extremely nasty. You might want to mug someone with it." - M. Devine, Computer Science 340 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

