Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eda8429257db1259d60944e963e59eab8730f318
/
.
/
tools
/
binman
/
test
/
137_fdtmap_hdr_endbad.dts
blob: ebacd71eb232451c959e6033ff22ac3c30298fba [
file
] [
log
] [
blame
]
Simon Glass
1145376
2019-07-20 12:23:55 -0600
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
image
-
header
{
9
location
=
"end"
;
10
};
11
u
-
boot
{
12
};
13
fdtmap
{
14
};
15
};
16
};