Brooklyn/kernel/u-boot-master/tools/binman/test/16_pack_image_overflow.dts

14 lines
107 B
Plaintext
Raw Normal View History

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