mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
14 lines
122 B
Text
14 lines
122 B
Text
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
#address-cells = <1>;
|
||
|
#size-cells = <1>;
|
||
|
|
||
|
binman {
|
||
|
u-boot {
|
||
|
pos = <5>;
|
||
|
align = <4>;
|
||
|
};
|
||
|
};
|
||
|
};
|