[U-Boot] [PATCH 1/1] cmd: sf: use correct printf code

Simon Glass sjg at chromium.org
Tue Jan 8 00:38:21 UTC 2019


On Sun, 6 Jan 2019 at 04:03, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> test->time_ms[] is defined as unsigned. So use %u for printf().
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  cmd/sf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list