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