mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-20 23:18:16 +02:00
15 lines
127 B
Plaintext
15 lines
127 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
|
binman {
|
|
size = <7>;
|
|
align-size = <8>;
|
|
|
|
u-boot {
|
|
};
|
|
};
|
|
};
|