Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1419df15fa5fa34b65994b2165c4e37307aa52f
/
.
/
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
>;
};
};
};