boot: Allow FIT to fall back from best-match option
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2024 17:23:56 +0000 (10:23 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 12 Dec 2024 22:35:23 +0000 (16:35 -0600)
commit94ad46e2ae4e2566a8cbd4b8030a6efbcb6b17ba
tree5e78ae6d0cbb60d72ca56efcd966c837b55d4221
parent3344767d320b8881b6fa9a8ce5e1d9b7c852c9f1
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