aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/test/150_powerpc_mpc85xx_bootpg_resetvec.dts
blob: 8f4b16c399ca552b031f2e46c2e60513a5ee1a11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright 2018 NXP
 */

/dts-v1/;

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

	binman {
		powerpc-mpc85xx-bootpg-resetvec {
		};
	};
};