Jetpack/u-boot/test/vboot/sandbox-u-boot.dts

11 lines
130 B
Plaintext

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