[U-Boot] [PATCH 3/9] fit: Add standalone image type handling
Simon Glass
sjg at chromium.org
Mon Jan 8 03:53:59 UTC 2018
On 28 December 2017 at 05:06, Marek Vasut <marex at denx.de> wrote:
> Just add IH_TYPE_STANDALONE to fit_get_image_type_property().
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
> common/image-fit.c | 2 ++
> include/image.h | 1 +
> 2 files changed, 3 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list