On Fri, 21 Dec 2018 at 18:36, Andre Przywara <[email protected]> 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 <[email protected]> > --- > common/image.c | 2 ++ > 1 file changed, 2 insertions(+) >
Reviewed-by: Simon Glass <[email protected]> Would be good to have some tests for mkimage _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

