u-boot/drivers/net/ldpaa_eth
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 armv8: ls2085a: Add support of LS2085A SoC 2015-11-30 09:10:47 -08:00
ldpaa_eth.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
ldpaa_eth.h driver: net: ldpaa: Fix Rx buffer alignment 2015-11-30 08:53:03 -08:00
ldpaa_wriop.c driver: ldpaa: Add api to return linked PHY ID of DPMAC 2015-11-30 08:53:02 -08:00
ls2080a.c armv8: LS2080A: Rename LS2085A to reflect LS2080A 2015-11-30 08:53:04 -08:00