Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
189f291914cb867f8782d7224a1073d6e17fc800
/
.
/
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"
;
};
};
};