xref: /rk3399_rockchip-uboot/test/py/tests/vboot/sandbox-u-boot.dts (revision 1b7dba990f60b461fb7af92464590cc0f326ae81)
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