Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs.
With format-security errors turned on, GCC picks up the use of sprintf with
a format parameter not being a string literal.

Simple uses of sprintf are also converted to use strcpy.

Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
Acked-by: Wolfgang Denk <wd@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-01-14 22:11:34 -05:00
..
2015-10-29 10:34:00 -07:00
2015-10-29 10:34:00 -07:00
2015-12-17 08:52:18 +08:00
2015-10-29 10:34:01 -07:00
2014-08-20 10:44:16 -07:00
2015-10-29 10:34:00 -07:00