]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - test/vboot/sandbox-u-boot.dts
test: Convert the vboot test to test/py
[people/ms/u-boot.git] / test / vboot / sandbox-u-boot.dts
diff --git a/test/vboot/sandbox-u-boot.dts b/test/vboot/sandbox-u-boot.dts
deleted file mode 100644 (file)
index 63f8f40..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/dts-v1/;
-
-/ {
-       model = "Sandbox Verified Boot Test";
-       compatible = "sandbox";
-
-       reset@0 {
-               compatible = "sandbox,reset";
-       };
-};