Sign in
coral
/
u-boot-mtk
/
ce2ce766a6f8f9a27773b5ad7eaec19e34a6c771
/
.
/
tools
/
binman
/
test
/
085_files_compress.dts
blob: 847b398bf2bfe0ec7e3ba85f6e90a52474652459 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
files
{
pattern
=
"files/*.dat"
;
compress
=
"lz4"
;
};
};
};