14 lines
122 B
Plaintext
14 lines
122 B
Plaintext
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
#address-cells = <1>;
|
||
|
#size-cells = <1>;
|
||
|
|
||
|
binman {
|
||
|
u-boot {
|
||
|
pos = <5>;
|
||
|
align = <4>;
|
||
|
};
|
||
|
};
|
||
|
};
|