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

13 lines
107 B
Plaintext
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
u-boot {
size = <3>;
};
};
};