On 10 June 2016 at 11:54, Michael Trimarchi <[email protected]> wrote: > We already support iminfo for other images. The idea > of this patch is start to have a minimal support for > android image format. We still need to print id[] array > > Signed-off-by: Michael Trimarchi <[email protected]> > --- > Changes V1 -> V2: > - remove 0x on hex print > - fix comment in the function > - add commit message > --- > cmd/bootm.c | 6 ++++++ > common/image-android.c | 29 +++++++++++++++++++++++++++++ > include/image.h | 1 + > 3 files changed, 36 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

