]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tools: fix typo in tools/image-host.c
authorHeiko Schocher <hs@denx.de>
Mon, 11 Aug 2014 09:02:17 +0000 (11:02 +0200)
committerAnatolij Gustschin <agust@denx.de>
Thu, 14 Aug 2014 09:20:01 +0000 (11:20 +0200)
commit04a710a593138a0a3cfe88cd3a0ba036973a9fda
treeceeb2824ec5edeebd1e4fbfd5a7726e3d5fa2d16
parente49f14af1349eef94e41b636320bbfcace7403b5
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>
tools/image-host.c