sandbox-u-boot.dts 130 B

12345678910
  1. /dts-v1/;
  2. / {
  3. model = "Sandbox Verified Boot Test";
  4. compatible = "sandbox";
  5. reset@0 {
  6. compatible = "sandbox,reset";
  7. };
  8. };