Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
730fcb5c7c49c12afe7675f136cca54455fdf0f2
/
.
/
tools
/
binman
/
test
/
191_read_image_skip.dts
blob: 31df518fae6978dd68079f9006c2a9c6565ed1e7 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
end
-
at
-
4gb
;
size
=
<
0x400
>;
section
{
size
=
<
0x10
>;
u
-
boot
{
};
};
fdtmap
{
};
image
-
header
{
location
=
"end"
;
};
};
};