u-boot/arch/mips/mach-au1x00
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
..
Makefile MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 2015-01-30 14:19:58 +01:00
au1x00_eth.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
au1x00_ide.c MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 2015-01-30 14:19:58 +01:00
au1x00_serial.c MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 2015-01-30 14:19:58 +01:00
au1x00_usb_ohci.c MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 2015-01-30 14:19:58 +01:00
au1x00_usb_ohci.h MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 2015-01-30 14:19:58 +01:00
config.mk MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 2015-01-30 14:19:58 +01:00