Home
last modified time | relevance | path

Searched hist:"81 c878dd3c75c9056e4755ece89f45d056735d75" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c81c878dd3c75c9056e4755ece89f45d056735d75 Fri May 06 12:58:29 UTC 2016 Marcin Niestroj <m.niestroj@grinn-global.com> tools: env: Fix format warnings in debug

Format warnings (-Wformat) were shown in printf() calls after defining
DEBUG macro.

Update format string and explicitly cast variables to suppress all
warnings.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>