Sign in
coral
/
uboot-imx
/
52b4e4d87cbb27edf36397ff270208c24cda2f58
/
.
/
tools
/
binman
/
test
/
083_compress.dts
blob: 07813bdeaa3164cc8c8b25a44338df60ae7db07c [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
blob
{
filename
=
"compress"
;
compress
=
"lz4"
;
};
};
};