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

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