Add support for multiple images, since these are used on x86 now. Select the first image for now, since that is generally the correct one. At some point we can add a way to determine which image is currently running.
Signed-off-by: Simon Glass <s...@chromium.org> --- lib/binman.c | 7 +++++++ 1 file changed, 7 insertions(+) Applied to u-boot-dm, thanks!