CVS: cvs.openbsd.org: src
Mark Kettenis <[email protected]> Wed, 22 Jul 2026 14:07:22 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/22 14:07:22 Modified files: sys/arch/riscv64/dev: smtclock.c Log message: Add support for the Spacemit K3 SoC. Fix a pasto in most of the Spacemit K1 UART reset control definitions spotted while working on this code. ok jsg@