Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110194966
D48712.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
442 B
Referenced Files
None
Subscribers
None
D48712.diff
View Options
diff --git a/usr.sbin/bhyve/riscv/fdt.c b/usr.sbin/bhyve/riscv/fdt.c
--- a/usr.sbin/bhyve/riscv/fdt.c
+++ b/usr.sbin/bhyve/riscv/fdt.c
@@ -96,7 +96,6 @@
fdt_property_u32(fdt, "reg", cpuid);
fdt_property_string(fdt, "riscv,isa", isa);
fdt_property_string(fdt, "mmu-type", "riscv,sv39");
- fdt_property_string(fdt, "clock-frequency", "1000000000");
fdt_begin_node(fdt, "interrupt-controller");
intc0_phandle = assign_phandle(fdt);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 15, 10:30 PM (12 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16335211
Default Alt Text
D48712.diff (442 B)
Attached To
Mode
D48712: riscv bhyve: remove clock-frequency
Attached
Detach File
Event Timeline
Log In to Comment