summaryrefslogtreecommitdiff
path: root/tools/binman/test/115_fdtmap.dts
blob: 2450c41f20001f487ad8f2b336a54caee290eee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/dts-v1/;

/ {
	#address-cells = <1>;
	#size-cells = <1>;

	binman {
		u-boot {
		};
		fdtmap {
		};
	};
};