Sign in
coral
/
uboot-imx
/
c5f63134db6beebd565e4d6e1eb58500f806c7e7
/
.
/
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
>;
};
};
};