Files
u-boot-bpi-r3/drivers
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-11-02 10:38:00 +09:00
2015-12-01 08:07:22 -07:00
2016-01-13 21:05:19 -05:00
2015-10-22 14:22:22 -04:00
2016-01-13 21:05:19 -05:00
2015-05-26 14:13:12 +02:00
2015-10-23 09:42:28 -06:00