u-boot-brain/tools/binman/test/025_pack_zero_size.dts

16 lines
130 B
Plaintext
Raw Normal View History

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