Sign in
qemu
/
u-boot
/
88b2eb0c393c3b83926bdce0ff1ee893445064e6
/
.
/
tools
/
binman
/
test
/
183_compress_image_less.dts
blob: 1d9d57b78c9a7196097a7241553afc6c9495914c [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
compress
=
"lz4"
;
blob
{
filename
=
"compress_big"
;
};
u
-
boot
{
};
};
};