]> git.sur5r.net Git - u-boot/blob - 10_pack_align_power2.dts
8f6253a3d0f61f311702f3d6f695f53aca9cb5cb
[u-boot] / 10_pack_align_power2.dts
1 /dts-v1/;
2
3 / {
4         #address-cells = <1>;
5         #size-cells = <1>;
6
7         binman {
8                 u-boot {
9                         align = <5>;
10                 };
11         };
12 };