Skip to content
Snippets Groups Projects
sandbox-u-boot.dts 130 B
Newer Older
  • Learn to ignore specific revisions
  • /dts-v1/;
    
    / {
    	model = "Sandbox Verified Boot Test";
    	compatible = "sandbox";
    
    
    	reset@0 {
    		compatible = "sandbox,reset";
    	};