[U-Boot] [PATCH 1/3] tools: mkimage: Add missing names for imx8mimage and loadables

Simon Glass sjg at chromium.org
Sat Dec 29 13:39:47 UTC 2018


On Fri, 21 Dec 2018 at 18:36, Andre Przywara <andre.przywara at arm.com> wrote:
>
> At the moment "mkimage -T list" starts with two unknown entries, because
> their IH_TYPE_ name is not listed in the uimage_type table.
>
> Add those two entries to get an OCD-compatible image type listing.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  common/image.c | 2 ++
>  1 file changed, 2 insertions(+)
>

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

Would be good to have some tests for mkimage


More information about the U-Boot mailing list