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