blob: 847b398bf2bfe0ec7e3ba85f6e90a52474652459 [file] [log] [blame]
Simon Glassac6328c2018-09-14 04:57:28 -06001// SPDX-License-Identifier: GPL-2.0+
2/dts-v1/;
3
4/ {
5 binman {
6 files {
7 pattern = "files/*.dat";
8 compress = "lz4";
9 };
10 };
11};