1
0
Fork 0
remarkable-uboot/board/mpl
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
..
common Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
mip405 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
pati Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
pip405 Drop CONFIG_ISA_KEYBOARD 2015-11-19 20:13:41 -07:00
vcma9 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00