Update this function to add the image to the list. Signed-off-by: Simon Glass <[email protected]> ---
(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!

