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