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 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
