Page MenuHomeFreeBSD

D44105.diff
No OneTemporary

D44105.diff

diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -205,3 +205,4 @@
# Include SoC specific configuration
include "std.allwinner"
include "std.sifive"
+include "std.starfive"
diff --git a/sys/riscv/conf/std.starfive b/sys/riscv/conf/std.starfive
new file mode 100644
--- /dev/null
+++ b/sys/riscv/conf/std.starfive
@@ -0,0 +1,7 @@
+#
+# StarFive SoC support
+#
+
+device uart_snps # DesignWare Synopsis UART driver
+
+files "../starfive/files.starfive"
diff --git a/sys/riscv/starfive/files.starfive b/sys/riscv/starfive/files.starfive
new file mode 100644

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 19, 2:22 PM (21 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14718038
Default Alt Text
D44105.diff (636 B)

Event Timeline