linuxOS_D21X/source/uboot-2021.10/test/py/tests/vboot/sandbox-u-boot.dts
2024-11-29 16:13:46 +08:00

11 lines
130 B
Plaintext

/dts-v1/;
/ {
model = "Sandbox Verified Boot Test";
compatible = "sandbox";
reset@0 {
compatible = "sandbox,reset";
};
};