Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
394b4efd60d6e85127897682e93366b38f32b2d6
/
.
/
tools
/
binman
/
test
/
251_compress_dtb_zstd.dts
blob: 90cf85d1e2cd144c0d2bd2815e2c82e727da9c2f [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
u
-
boot
{
};
u
-
boot
-
dtb
{
compress
=
"zstd"
;
};
};
};