Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
46467ceaf4db9fe4bb03204edc1304a94f9f57b4
/
.
/
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"
;
};
};
};