Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
59d10d0d44a725fe7d65c713c2cb1570e281edaa
/
.
/
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"
;
};
};
};