[U-Boot] [PATCH] cmd: fit_image: Add default property for FIT format scripts

Simon Glass sjg at chromium.org
Sat Jun 30 04:19:44 UTC 2018


On 22 June 2018 at 07:58, Alex Kiernan <alex.kiernan at gmail.com> wrote:
> When sourcing a FIT format script, if we've not been told the unit name
> to use, look for a default property at the root of /images to work out
> which unit we should use.
>
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> ---
>
>  cmd/source.c | 31 ++++++++++++++++++++++++++-----
>  1 file changed, 26 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list