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

13 lines
116 B
Plaintext
Raw Normal View History

2026-01-20 05:50:57 +00:00
/dts-v1/;
/ {
#address-cells = <1>;
#size-cells = <1>;
binman {
blob {
filename = "blobfile";
};
};
};