xref: /openbmc/u-boot/tools/binman/test/81_powerpc_mpc85xx_bootpg_resetvec.dts (revision 9ab403d0dd3c88370612c97f8c4cb88199302833)
1// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2018 NXP
4 */
5
6/dts-v1/;
7
8/ {
9	#address-cells = <1>;
10	#size-cells = <1>;
11
12	binman {
13		powerpc-mpc85xx-bootpg-resetvec {
14		};
15	};
16};
17