Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1e4ffd8f0ed4af0ce96dfc0d43a7ef547ba23018
/
.
/
tools
/
binman
/
test
/
018_pack_image_align.dts
blob: 16cd2a422ef3b2e4c0c01deb7501f8996a0df685 [
file
] [
log
] [
blame
]
Simon Glass
57454f4
2016-11-25 20:15:52 -0700
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
align
-
size
=
<
16
>;
9
10
u
-
boot
{
11
};
12
};
13
};