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

17 lines
149 B
Plaintext
Raw Normal View History

2026-01-20 05:50:57 +00:00
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
u-boot {
};
u-boot-align {
type = "u-boot";
pos = <3>;
};
};
};