Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8632509e9a392bff94ae1a2b2d9295d83882715b
/
.
/
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
{
};
};
};
};