~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 5809c62fc1cf445176394d08ee0f1467093462aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/dts-v1/;

/ {
	model = "Sandbox Verified Boot Test";
	compatible = "sandbox";

	binman {
	};

	reset@0 {
		compatible = "sandbox,reset";
	};
};