Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b87eac8fa641ed0479ff98360ec4986bee20e4d4
/
.
/
tools
/
binman
/
test
/
190_files_align.dts
blob: 213ba966d35495a37d51169452b9602b7a6f2ba4 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
files
{
pattern
=
"files/*.dat"
;
files
-
compress
=
"none"
;
files
-
align
=
<
4
>;
};
};
};