new/u-boot/tools/binman/test/14_pack_overlap.dts

17 lines
149 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:58:58 +08:00
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
u-boot {
};
u-boot-align {
type = "u-boot";
pos = <3>;
};
};
};