Sign in
qemu
/
u-boot
/
5cf008637221ad3b4d4ecdc2befca19b2bdab53d
/
.
/
tools
/
binman
/
test
/
185_compress_section.dts
blob: dc3e340c5d62c6457222b8197329e0030fed5164 [
file
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
section
{
compress
=
"lz4"
;
blob
{
filename
=
"compress"
;
};
u
-
boot
{
};
};
};
};