Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c59ea8933ad61427e667d22f72991dc30c4a7c88
/
.
/
tools
/
binman
/
test
/
202_section_timeout.dts
blob: 1481450367ad0f2b5599b50bb6f66a39ca643eca [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
pad
-
byte
=
<
0x26
>;
size
=
<
0x28
>;
section@0
{
read
-
only
;
size
=
<
0x10
>;
pad
-
byte
=
<
0x21
>;
u
-
boot
{
};
};
};
};