xref: /openbmc/u-boot/test/py/tests/vboot/sandbox-u-boot.dts (revision 7b9cb4940575f3b2d368d56ca06d3c0330af4c4b)
1/dts-v1/;
2
3/ {
4	model = "Sandbox Verified Boot Test";
5	compatible = "sandbox";
6
7	reset@0 {
8		compatible = "sandbox,reset";
9	};
10};
11