Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
02997659a5b3f0fb9626940810ca264730ee2a29
/
.
/
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
>;
};
};
};