SOCs -> SoCs
authorvisa <visa@openbsd.org>
Mon, 3 Jan 2022 15:50:16 +0000 (15:50 +0000)
committervisa <visa@openbsd.org>
Mon, 3 Jan 2022 15:50:16 +0000 (15:50 +0000)
sys/arch/riscv64/conf/GENERIC
sys/arch/riscv64/conf/RAMDISK

index d4db36b..4c7e219 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.30 2021/11/30 02:13:55 deraadt Exp $
+#      $OpenBSD: GENERIC,v 1.31 2022/01/03 15:50:16 visa Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -44,7 +44,7 @@ intc0         at cpu0
 # NS16550 compatible serial ports
 com*           at fdt?
 
-# SiFive SOCs
+# SiFive SoCs
 sfclock*       at fdt? early 1 # PRCI
 sfcc*          at fdt? early 1 # L2 Cache Controller
 sfuart*                at fdt?
index b3f94ed..3c85f6f 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: RAMDISK,v 1.26 2021/09/02 10:49:26 mlarkin Exp $
+#      $OpenBSD: RAMDISK,v 1.27 2022/01/03 15:50:16 visa Exp $
 
 machine                riscv64
 maxusers       4
@@ -35,7 +35,7 @@ intc0         at cpu0
 # NS16550 compatible serial ports
 com*           at fdt?
 
-# SiFive SOCs
+# SiFive SoCs
 sfclock*       at fdt? early 1 # PRCI
 sfcc*          at fdt? early 1 # L2 Cache Controller
 sfuart*                at fdt?