1
0
Fork 0
remarkable-uboot/arch/powerpc/cpu/mpc8260
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 arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile powerpc: convert makefiles to Kbuild style 2013-10-31 13:26:44 -04:00
bedbug_603e.c bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. 2010-09-08 22:02:54 +02:00
commproc.c powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 2013-06-11 22:01:45 +02:00
config.mk powerpc: remove redundant CPU definition 2014-07-30 14:42:03 -04:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu_init.c powerpc: remove cogent_8xx, cogent_mpc8260 board support 2015-01-05 12:08:53 -05:00
ether_fcc.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
ether_scc.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
i2c.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
interrupts.c ppc: Zap Hymod board 2014-10-27 14:35:55 +01:00
kgdb.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
pci.c mpc8260: remove PM825, PM826, PM828 board support 2015-01-05 12:08:54 -05:00
serial_scc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
serial_smc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
speed.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spi.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start.S powerpc: remove cogent_8xx, cogent_mpc8260 board support 2015-01-05 12:08:53 -05:00
traps.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00