Only build the libfdt python module if 'swig' is available
[oweals/u-boot.git] / test / vboot / sandbox-u-boot.dts
index a1e853c9caaea4bf388727d5060b5b78619c1a4a..63f8f401de486a3598cee2d4477e852fd01d0a74 100644 (file)
@@ -4,4 +4,7 @@
        model = "Sandbox Verified Boot Test";
        compatible = "sandbox";
 
+       reset@0 {
+               compatible = "sandbox,reset";
+       };
 };