[U-Boot] [PATCH 3/3] fit: Add standalone image type handling
Simon Glass
sjg at chromium.org
Sun May 13 22:02:30 UTC 2018
On 13 May 2018 at 08:22, 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