diff options
author | Simon Glass <sjg@chromium.org> | 2016-05-01 13:55:37 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-05-23 11:50:18 -0400 |
commit | 8df81e17f81ba0542f6dbb7636db64fa56c12d8a (patch) | |
tree | 22098ad2b0da5096f8b3320f9ed8ee7cbe0c1cf9 /tools/mkimage.c | |
parent | 034eda867f47986e04be13087d193d2c12e3b9aa (diff) | |
download | u-boot-8df81e17f81ba0542f6dbb7636db64fa56c12d8a.zip u-boot-8df81e17f81ba0542f6dbb7636db64fa56c12d8a.tar.gz u-boot-8df81e17f81ba0542f6dbb7636db64fa56c12d8a.tar.bz2 |
image-fit: Don't display an error in fit_set_timestamp()
This function returns an error code and its caller may be able to fix the
error. For example fit_handle_file() expands the device tree to fit if there
is a lack of space.
In this case the caller does not want an error displayed. It is confusing,
since it suggests that something is wrong, when it fact everything is fine.
Drop the error.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/mkimage.c')
0 files changed, 0 insertions, 0 deletions