mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-21 15:38:04 +02:00
17 lines
152 B
Plaintext
17 lines
152 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
|
|
binman {
|
|
u-boot {
|
|
};
|
|
|
|
u-boot-align {
|
|
type = "u-boot";
|
|
offset = <3>;
|
|
};
|
|
};
|
|
};
|