u-boot/board/gdsys
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
..
405ep iocon: reset FPGAs in last_stage_init() 2015-11-12 15:59:05 -05:00
405ex kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
common Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
dlvision kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
gdppc440etx kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
intip fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
mpc8308 hrcon: Add fan controllers 2015-11-12 18:04:10 -05:00
p1022 block: pass block dev not num to read/write/erase() 2016-01-13 21:05:18 -05:00