Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a1419df15fa5fa34b65994b2165c4e37307aa52f
/
.
/
tools
/
binman
/
test
/
120_hdr_no_location.dts
blob: 585e21f456b934d9be48a6f45ce18b0223a46296 [
file
] [
log
] [
blame
]
Simon Glass
cec34ba
2019-07-08 14:25:28 -0600
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
sort
-
by
-
offset
;
9
u
-
boot
{
10
};
11
fdtmap
{
12
};
13
image
-
header
{
14
};
15
};
16
};