Files
thead-uboot/tools/binman/test/150_powerpc_mpc85xx_bootpg_resetvec.dts
2022-09-13 11:04:33 +08:00

17 lines
184 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2018 NXP
*/
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
powerpc-mpc85xx-bootpg-resetvec {
};
};
};