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