mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
192bc6948b
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> |
||
---|---|---|
.. | ||
au1x00_eth.c | ||
au1x00_ide.c | ||
au1x00_serial.c | ||
au1x00_usb_ohci.c | ||
au1x00_usb_ohci.h | ||
config.mk | ||
Makefile |