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