Sign in
coral
/
uboot-imx
/
0ecd437b018bf08c8d5765d4ec5d2154b07652af
/
.
/
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"
;
};
};
};