commit | 44af20bf0ce43a3283ee7fd52698813ab49cf455 | [log] [tgz] |
---|---|---|
author | Michael Trimarchi <michael@amarulasolutions.com> | Fri Jun 10 19:54:37 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 24 17:23:07 2016 -0400 |
tree | 5078531cd70d3f752d58447299f105af0b9b50c3 | |
parent | a845762768b01bed6e049446914ae130745f070a [diff] |
common: image: minimal android image iminfo support 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 <michael@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org>