Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112512915
D48119.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
724 B
Referenced Files
None
Subscribers
None
D48119.diff
View Options
diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -201,5 +201,6 @@
# Include SoC specific configuration
include "std.allwinner"
+include "std.eswin"
include "std.sifive"
include "std.starfive"
diff --git a/sys/riscv/conf/std.eswin b/sys/riscv/conf/std.eswin
new file mode 100644
--- /dev/null
+++ b/sys/riscv/conf/std.eswin
@@ -0,0 +1,5 @@
+#
+# Eswin SoC support
+#
+
+files "../eswin/files.eswin"
diff --git a/sys/riscv/eswin/files.eswin b/sys/riscv/eswin/files.eswin
new file mode 100644
--- /dev/null
+++ b/sys/riscv/eswin/files.eswin
@@ -0,0 +1,2 @@
+riscv/sifive/sifive_ccache.c standard
+riscv/eswin/eswin_reset.c optional hwreset
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 3:49 AM (21 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17225528
Default Alt Text
D48119.diff (724 B)
Attached To
Mode
D48119: riscv: connect Eswin to the build
Attached
Detach File
Event Timeline
Log In to Comment