Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
00fa989eab2f75c450477d00e335aa05402e7fe9
/
.
/
tools
/
binman
/
test
/
156_mkimage.dts
blob: 933b13143a8c5b399b70a3b25ba0217a53e73655 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
size
=
<
0x80
>;
mkimage
{
args
=
"-n test -T script"
;
u
-
boot
-
spl
{
};
_testing
{
return
-
contents
-
later
;
};
};
};
};