u-boot-brain/board/keymile/common
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.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
common.h powerpc/82xx/km: add testpin detection for mgcoge3ne 2015-11-18 15:28:53 -05:00
ivm.c KM/IVM: remove ivm_read_eeprom(void) 2015-02-16 15:48:36 -05:00