mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-18 21:32:09 +02:00
16 lines
150 B
Plaintext
16 lines
150 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
/dts-v1/;
|
|
|
|
/ {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
|
binman {
|
|
u-boot@0 {
|
|
};
|
|
u-boot@1 {
|
|
};
|
|
};
|
|
};
|