| /rk3399_rockchip-uboot/board/gdsys/common/ |
| H A D | ihs_mdio.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/ls1021aqds/ |
| H A D | eth.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/arch/mips/mach-au1x00/ |
| H A D | au1x00_eth.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | mconf.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | ftgmac100.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| H A D | ax88180.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| H A D | fsl_mdio.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| H A D | lpc32xx_eth.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| H A D | ne2000_base.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| H A D | ftmac100.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| H A D | pch_gbe.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| H A D | altera_tse.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/t102xqds/ |
| H A D | eth_t102xqds.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/ls1043aqds/ |
| H A D | eth.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/t1040qds/ |
| H A D | eth.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/vscom/baltos/ |
| H A D | board.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/corenet_ds/ |
| H A D | eth_superhydra.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/ls2080aqds/ |
| H A D | eth.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/drivers/net/fm/ |
| H A D | memac_phy.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| H A D | tgec_phy.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/siemens/rut/ |
| H A D | board.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/t208xqds/ |
| H A D | eth_t208xqds.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | eth.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/drivers/net/ldpaa_eth/ |
| H A D | ldpaa_eth.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|
| /rk3399_rockchip-uboot/board/freescale/b4860qds/ |
| H A D | eth_b4860qds.c | 192bc6948b02ff4168cab16162fffb507946dc2b Wed Dec 30 13:05:58 UTC 2015 Ben Whitten <ben.whitten@gmail.com> 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>
|