Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
896409c925d60d081cfcd3ca1e3b34b6f9c2e556
/
.
/
tools
/
binman
/
test
/
243_mkimage_image.dts
blob: 6b8f4a4a401c26dd3d43c2dcdc6a206c1d1effde [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
mkimage
{
args
=
"-T script"
;
imagename
{
type
=
"u-boot"
;
};
u
-
boot
-
spl
{
};
};
};
};