3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/kernel/u-boot-master/tools/binman/test/23_blob.dts

13 lines
116 B
Plaintext
Raw Permalink Normal View History

2022-04-02 13:24:21 +00:00
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
blob {
filename = "blobfile";
};
};
};