
29 Dec
2018
29 Dec
'18
2:39 p.m.
On Fri, 21 Dec 2018 at 18:36, Andre Przywara andre.przywara@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@arm.com
common/image.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
Would be good to have some tests for mkimage