[PATCH 08/12] binman: Support multiple images in the library
Simon Glass
sjg at chromium.org
Tue Oct 27 02:01:35 CET 2020
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 <sjg at chromium.org>
---
lib/binman.c | 7 +++++++
1 file changed, 7 insertions(+)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list