Sign in
coral
/
uboot-imx
/
d3534f1d0e9a0f777160a4a6732a30a2bb545733
/
.
/
tools
/
binman
/
test
/
062_entry_args.dts
blob: 4d4f102d60c52bafc7f8849a983d36723b99ca14 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
_testing
{
test
-
str
-
fdt
=
"test0"
;
test
-
int
-
fdt
=
<
123
>;
};
};
};