u-boot-brain/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
..
bedbug_860.c
commproc.c
config.mk
cpu_init.c mpc8xx: remove IP860 board support 2015-01-05 12:08:53 -05:00
cpu.c mpc8xx: remove lwmon board support 2015-01-05 12:08:52 -05:00
fdt.c
fec.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
fec.h
i2c.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
interrupts.c
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
kgdb.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
Makefile
plprcr_write.S
scc.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
serial.c mpc8xx: remove IP860 board support 2015-01-05 12:08:53 -05:00
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