]> git.sur5r.net Git - u-boot/commit
fit: Add standalone image type handling
authorMarek Vasut <marex@denx.de>
Sat, 12 May 2018 22:22:54 +0000 (00:22 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 24 May 2018 02:06:40 +0000 (22:06 -0400)
commit0298d2037542b4f56124d29995dc7435c6af8bd1
treef36b45da9cddb9062d98623f8912f25f80e3ba50
parenta3c43b129eda9916714dfee98f88755f2bee7a82
fit: Add standalone image type handling

Just add IH_TYPE_STANDALONE to fit_get_image_type_property().

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/image-fit.c
include/image.h