]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: ifdtool: Display filename when file errors are reported
authorSimon Glass <sjg@chromium.org>
Mon, 15 Dec 2014 00:15:36 +0000 (17:15 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 19 Dec 2014 00:26:04 +0000 (17:26 -0700)
commitfa8d3b00f9a1d0cdedcac3c26993f0b0230f2771
tree83bf2973be304682c96ee4f26bd8c77c069a3456
parent7e8ffa4ed8194e11c52830a7ea47e28f496c24d5
x86: ifdtool: Display filename when file errors are reported

When a file is missing it helps to know which file. Update the error message
to print this information.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
tools/ifdtool.c