u-boot/arch/mips
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
..
cpu MIPS: unify CPU code in arch/mips/cpu/ 2015-01-30 14:19:58 +01:00
include/asm mips: Use the generic bitops headers 2015-11-05 10:52:26 -05:00
lib MIPS: bootm: use CONFIG_IS_ENABLED() everywhere 2015-11-06 13:27:28 +01:00
mach-au1x00 Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig Move default y configs out of arch/board Kconfig 2015-06-25 22:17:55 -04:00
Makefile MIPS: unify CPU code in arch/mips/cpu/ 2015-01-30 14:19:58 +01:00