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

14 lines
145 B
Text
Raw Normal View History

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