sandbox: Enable FIT best-match

Enable this feature so that it can be tested on sandbox.

Update the vboot FDT to avoid having it match on conf-1 instead of
conf-1

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-08-02 06:56:02 +12:00
parent 20851c1330
commit eec742ca39
2 changed files with 2 additions and 2 deletions

View File

@@ -130,6 +130,7 @@ config FIT_VERBOSE
config FIT_BEST_MATCH
bool "Select the best match for the kernel device tree"
default y if SANDBOX
help
When no configuration is explicitly selected, default to the
one whose fdt's compatibility field best matches that of