mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-17 21:02:04 +02:00
12 lines
133 B
Plaintext
12 lines
133 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
binman {
|
|
files {
|
|
pattern = "files/*.dat";
|
|
compress = "lz4";
|
|
};
|
|
};
|
|
};
|