Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
57454f435d36ea64e3034b48c55b0d7fd3325a61
/
.
/
tools
/
binman
/
test
/
14_pack_overlap.dts
blob: 611cfd97300597fea016552cc01682a9cdaa0d51 [
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
u
-
boot
{
9
};
10
11
u
-
boot
-
align
{
12
type
=
"u-boot"
;
13
pos
=
<
3
>;
14
};
15
};
16
};