1
0
Fork 0
remarkable-uboot/board/keymile
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
..
common Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
km82xx km/powerpc: fix ft_board_setup prototype for km82xx & km83xx 2015-11-18 15:28:58 -05:00
km83xx km/powerpc: fix ft_board_setup prototype for km82xx & km83xx 2015-11-18 15:28:58 -05:00
km_arm arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switch 2015-11-18 15:28:49 -05:00
kmp204x KM/IVM: remove ivm_read_eeprom(void) 2015-02-16 15:48:36 -05:00
scripts km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in develop mode 2015-11-18 15:28:51 -05:00