mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-08-15 16:37:07 +02:00
15 lines
133 B
Plaintext
15 lines
133 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
|
binman {
|
|
u-boot {
|
|
};
|
|
u-boot-dtb {
|
|
compress = "lz4";
|
|
};
|
|
};
|
|
};
|