Brooklyn/kernel/u-boot-master/tools/binman/test/15_pack_overflow.dts

13 lines
107 B
Plaintext
Raw Normal View History

/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
u-boot {
size = <3>;
};
};
};