linuxOS_AP06/u-boot/tools/binman/test/23_blob.dts

13 lines
116 B
Plaintext
Raw Permalink Normal View History

2025-06-03 04:28:32 +00:00
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
blob {
filename = "blobfile";
};
};
};