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