Sign in
coral
/
u-boot-mtk
/
38935fb8f23aff8006b4b572930e2533dcad2e96
/
.
/
tools
/
binman
/
test
/
022_image_name.dts
blob: 94fc069c1764562d712819cea3f678a6a2771945 [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
multiple
-
images
;
image1
{
filename
=
"test-name"
;
u
-
boot
{
};
};
image2
{
filename
=
"test-name.xx"
;
u
-
boot
{
};
};
};
};