mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-08-24 03:14:06 +02:00
15 lines
126 B
Plaintext
15 lines
126 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
|
|
fragment@0 {
|
|
target = <&emmc>;
|
|
__overlay__ {
|
|
status = "okay";
|
|
mmc-ddr-1_8v;
|
|
};
|
|
};
|
|
|
|
};
|