commit | 441f48d116ec984ddc9c4e968f84f98309c3c920 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Mon Aug 11 11:02:17 2014 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Thu Aug 14 11:20:01 2014 +0200 |
tree | ceeb2824ec5edeebd1e4fbfd5a7726e3d5fa2d16 | |
parent | 6af913d3473b02d4ea31bdfef1fe301427b0c65b [diff] |
tools: fix typo in tools/image-host.c fix a typo in error printf. If FIT_CONFS_PATH is not found print FIT_CONFS_PATH not FIT_IMAGES_PATH. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Simon Glass <sjg@chromium.org> Acked-by: Simon Glass <sjg@chromium.org>