summaryrefslogtreecommitdiffstats
path: root/test/vboot/sandbox-u-boot.dts
blob: 63f8f401de486a3598cee2d4477e852fd01d0a74 (plain)
1
2
3
4
5
6
7
8
9
10
/dts-v1/;

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

	reset@0 {
		compatible = "sandbox,reset";
	};
};
OpenPOWER on IntegriCloud