u-boot/arch/powerpc/cpu
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
..
mpc5xx powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
mpc5xxx powerpc, mpc5xxx: fix missing bootflag init 2016-01-05 08:33:44 -08:00
mpc8xx Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
mpc8xxx Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
mpc83xx powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx 2016-01-08 10:15:43 -05:00
mpc85xx fsl_*_serdes.c: Modify memset call in serdes_init 2015-12-13 18:27:29 -08:00
mpc86xx powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
mpc512x powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
mpc8260 Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
ppc4xx Fix board init code to respect the C runtime environment 2016-01-13 21:05:17 -05:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00