
28 Dec
2018
28 Dec
'18
9:47 p.m.
At present logging does not check printf() arguments. Now that all users have been corrected, enable this to prevent further problems.
Signed-off-by: Simon Glass sjg@chromium.org ---
include/log.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to u-boot-dm/master, thanks!