[PATCH v4 14/19] Update bootmeth_alloc_other() to record images
Simon Glass
sjg at chromium.org
Thu Dec 5 20:55:39 CET 2024
Update this function to add the image to the list.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v3)
Changes in v3:
- Use the helper function
Changes in v2:
- Update to use a new image-type enum in bootflow.h
boot/bootmeth-uclass.c | 6 +++++-
boot/bootmeth_script.c | 4 ++--
include/bootmeth.h | 3 ++-
3 files changed, 9 insertions(+), 4 deletions(-)
Applied to ci/master, thanks!
More information about the U-Boot
mailing list