Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
896409c925d60d081cfcd3ca1e3b34b6f9c2e556
/
.
/
tools
/
binman
/
test
/
182_compress_image.dts
blob: 4176b7f2e62cbef38ff7aa06aa2bb8b2109c1a05 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
compress
=
"lz4"
;
blob
{
filename
=
"compress"
;
};
u
-
boot
{
};
};
};