new/u-boot/test/py/tests/vboot/sandbox-u-boot.dts

11 lines
130 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
/dts-v1/;
/ {
model = "Sandbox Verified Boot Test";
compatible = "sandbox";
reset@0 {
compatible = "sandbox,reset";
};
};