]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - test/vboot/sandbox-kernel.dts
Add verified boot information and test
[karo-tx-uboot.git] / test / vboot / sandbox-kernel.dts
diff --git a/test/vboot/sandbox-kernel.dts b/test/vboot/sandbox-kernel.dts
new file mode 100644 (file)
index 0000000..a1e853c
--- /dev/null
@@ -0,0 +1,7 @@
+/dts-v1/;
+
+/ {
+       model = "Sandbox Verified Boot Test";
+       compatible = "sandbox";
+
+};