Files
u-boot/test/py/tests/vboot/sandbox-kernel.dts
Simon Glass 49a901f18c 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>
2025-08-04 14:39:59 -06:00

7 lines
79 B
Plaintext

/dts-v1/;
/ {
model = "Sandbox Verified Boot Test";
compatible = "none";
};