Dear Luka Perkov, In message <[email protected]> you wrote: > Patch fixes this issue: > > fw_env.c: In function âfw_setenvâ: > fw_env.c:492:5: warning: format â%uâ expects argument of type âunsigned > intâ, but argument 3 has type âsize_tâ [-Wformat] > fw_env.c: In function âflash_write_bufâ: > fw_env.c:806:6: warning: format â%uâ expects argument of type âunsigned > intâ, but argument 3 has type âsize_tâ [-Wformat] > > Signed-off-by: Luka Perkov <[email protected]> > ---
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] "Beauty is transitory." "Beauty survives." -- Spock and Kirk, "That Which Survives", stardate unknown _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

