Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
730fcb5c7c49c12afe7675f136cca54455fdf0f2
/
.
/
tools
/
binman
/
test
/
118_fdtmap_hdr_pos.dts
blob: fd803f57fba81205a0173f09c81a152a65734f31 [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
size
=
<
0x400
>;
sort
-
by
-
offset
;
u
-
boot
{
offset
=
<
0x100
>;
};
fdtmap
{
};
image
-
header
{
offset
=
<
0x80
>;
};
};
};