boot: Allow FIT to fall back from best-match option
authorSimon Glass <sjg@chromium.org>
Thu, 19 Dec 2024 18:28:51 +0000 (11:28 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 27 Dec 2024 21:16:10 +0000 (15:16 -0600)
commit771f0e9877efec600ebe8c4cb5bc7df549544a4e
tree30d52cf2d80da0fa29ce6890cade53836f629b7c
parent9922227ac5c1e51b211e4062c90db0ab5355cd97
boot: Allow FIT to fall back from best-match option

When the best-match feature fails to find something, use the provided
config name as a fallback. The allows SPL to select a suitable config
when best-match is enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/image-fit.c
include/image.h