[U-Boot] [PATCH 1/2] mkimage: Refactor imagetool_get_source_date to take command name
Simon Glass
sjg at chromium.org
Thu Jun 21 19:45:35 UTC 2018
On 20 June 2018 at 14:10, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> So we can use imagetool_get_source_date() from callers who do not have
> the image tool params struct, just pass in the command name for the error
> message.
>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> ---
>
> tools/default_image.c | 2 +-
> tools/fit_image.c | 3 ++-
> tools/imagetool.c | 4 ++--
> tools/imagetool.h | 4 ++--
> 4 files changed, 7 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromum.org>
More information about the U-Boot
mailing list