blob: 07813bdeaa3164cc8c8b25a44338df60ae7db07c [file] [log] [blame]
Simon Glass83d73c22018-09-14 04:57:26 -06001// SPDX-License-Identifier: GPL-2.0+
2/dts-v1/;
3
4/ {
5 binman {
6 blob {
7 filename = "compress";
8 compress = "lz4";
9 };
10 };
11};