u-boot/board/freescale/corenet_ds
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
..
corenet_ds.c fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
corenet_ds.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ddr.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
eth_hydra.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
eth_p4080.c net: Move some header files to include/ 2015-10-29 10:34:00 -07:00
eth_superhydra.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
MAINTAINERS powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040 2015-07-31 08:50:18 -07:00
Makefile board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
p3041ds_ddr.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
p4080ds_ddr.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
p5020ds_ddr.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
p5040ds_ddr.c Driver/DDR: Moving Freescale DDR driver to a common driver 2013-11-25 11:43:43 -08:00
pbi.cfg Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
rcw_p2041rdb.cfg powerpc/p2041: add RCW file for P2041RDB 2013-01-30 11:25:12 -06:00
rcw_p3041ds.cfg powerpc/CoreNet: add tool to support pbl image build. 2012-08-23 10:24:16 -05:00
rcw_p4080ds.cfg powerpc/CoreNet: add tool to support pbl image build. 2012-08-23 10:24:16 -05:00
rcw_p5020ds.cfg powerpc/CoreNet: add tool to support pbl image build. 2012-08-23 10:24:16 -05:00
rcw_p5040ds.cfg powerpc/p5040: enable PBL tool support 2013-05-24 16:54:12 -05:00