Luka Perkov 8603b69b8b fix compile warning for env tools
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 <lists@lukaperkov.net>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2011-10-22 00:16:29 +02:00
..
2011-10-22 00:16:29 +02:00
2010-10-12 21:49:28 +02:00
2011-08-03 12:49:19 +02:00
2010-10-27 20:16:52 +02:00
2010-09-19 19:29:49 +02:00
2005-07-21 11:22:21 +02:00
2009-11-24 23:43:18 +01:00
2011-08-03 12:49:20 +02:00
2009-04-28 01:16:46 +02:00