Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c59ea8933ad61427e667d22f72991dc30c4a7c88
/
.
/
tools
/
binman
/
test
/
200_align_default.dts
blob: 1b155770d4cf7d47e8b30f1ff0d31a5240a2cabd [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
align
-
default
=
<
8
>;
u
-
boot
{
};
u
-
boot
-
align
{
type
=
"u-boot"
;
};
section
{
align
=
<
32
>;
u
-
boot
{
};
u
-
boot
-
nodtb
{
};
};
u
-
boot
-
nodtb
{
};
};
};