Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7e9c2cd4e46cb93c22ea513c24c83b07873deac6
/
.
/
tools
/
binman
/
test
/
185_compress_section.dts
blob: dc3e340c5d62c6457222b8197329e0030fed5164 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
binman
{
section
{
compress
=
"lz4"
;
blob
{
filename
=
"compress"
;
};
u
-
boot
{
};
};
};
};