Home
last modified time | relevance | path

Searched hist:"192 bc694" (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/u-boot/board/freescale/ls1021aqds/
H A Deth.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/gdsys/common/
H A Dihs_mdio.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/freescale/ls1043aqds/
H A Deth.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/freescale/t102xqds/
H A Deth_t102xqds.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/drivers/net/
H A Dax88180.c192bc694 Wed Dec 30 07:05:58 CST 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 Dfsl_mdio.c192bc694 Wed Dec 30 07:05:58 CST 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 Dlpc32xx_eth.c192bc694 Wed Dec 30 07:05:58 CST 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 Dne2000_base.c192bc694 Wed Dec 30 07:05:58 CST 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 Daltera_tse.c192bc694 Wed Dec 30 07:05:58 CST 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 Dftmac100.c192bc694 Wed Dec 30 07:05:58 CST 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 Dpch_gbe.c192bc694 Wed Dec 30 07:05:58 CST 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 Dftgmac100.c192bc694 Wed Dec 30 07:05:58 CST 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 Dat91_emac.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/freescale/t1040qds/
H A Deth.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/drivers/net/fm/
H A Dtgec_phy.c192bc694 Wed Dec 30 07:05:58 CST 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 Dmemac_phy.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_superhydra.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/vscom/baltos/
H A Dboard.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/freescale/t208xqds/
H A Deth_t208xqds.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/freescale/ls2080aqds/
H A Deth.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/scripts/kconfig/
H A Dmconf.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/freescale/b4860qds/
H A Deth_b4860qds.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/board/freescale/t4qds/
H A Deth.c192bc694 Wed Dec 30 07:05:58 CST 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>
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c192bc694 Wed Dec 30 07:05:58 CST 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>

12