uboot/arch/powerpc/cpu/mpc8xx
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
..
Kconfig
Makefile
bedbug_860.c
commproc.c
config.mk
cpu.c
cpu_init.c
fdt.c
fec.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
fec.h
i2c.c
interrupts.c
kgdb.S
plprcr_write.S
scc.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
serial.c
speed.c
spi.c
start.S
traps.c
upatch.c
video.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00