mirror of
https://github.com/armbian/build.git
synced 2025-08-15 23:56:57 +02:00
12 lines
191 B
Plaintext
12 lines
191 B
Plaintext
/dts-v1/;
|
|
|
|
/ {
|
|
compatible = "amlogic,meson-gxbb";
|
|
fragment@0 {
|
|
target-path = "/soc/bus@c1100000/serial@8700";
|
|
__overlay__ {
|
|
status = "okay";
|
|
};
|
|
};
|
|
};
|