
5 Sep
2024
5 Sep
'24
12:25 a.m.
On Thu, Aug 29, 2024 at 08:57:46AM -0600, Simon Glass wrote:
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 | 19 ++++++++++--------- include/image.h | 4 +++- 2 files changed, 13 insertions(+), 10 deletions(-)
Don't we need a documentation update? If no, because this mechanism isn't well documented, can you please follow up with that? Thanks.
--
Tom