new/u-boot/tools/binman/test/15_pack_overflow.dts

13 lines
107 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 {
size = <3>;
};
};
};