Sign in
coral
/
uboot-imx
/
52b4e4d87cbb27edf36397ff270208c24cda2f58
/
.
/
tools
/
binman
/
test
/
006_dual_image.dts
blob: 78be16f164914fd74432b1c11e1d5935b1217767 [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
multiple
-
images
;
image1
{
u
-
boot
{
};
};
image2
{
pad
-
before
=
<
3
>;
pad
-
after
=
<
5
>;
u
-
boot
{
};
};
};
};