diff options
author | Jeremie Courreges-Anglas <jca@cvs.openbsd.org> | 2022-10-31 17:44:22 +0000 |
---|---|---|
committer | Jeremie Courreges-Anglas <jca@cvs.openbsd.org> | 2022-10-31 17:44:22 +0000 |
commit | e7c2ab0fcd9a487c72c622a1091fe68951ddf7f3 (patch) | |
tree | efd33d3fd9afcef5cbeb4aa7fb16e368939fcc86 | |
parent | f7e683c2b8eb62dc9c9c770a2a99051ac8a275c5 (diff) |
The cad(4) ethernet controller works well on the Hifive Unmatched
From Miguel Landaeta
-rw-r--r-- | distrib/notes/riscv64/prep | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/distrib/notes/riscv64/prep b/distrib/notes/riscv64/prep index c5443f8587f..2fe83659e9b 100644 --- a/distrib/notes/riscv64/prep +++ b/distrib/notes/riscv64/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.4 2021/07/06 18:01:34 jasper Exp $ +dnl $OpenBSD: prep,v 1.5 2022/10/31 17:44:21 jca Exp $ Please be aware that OpenBSD support for this platform is far from complete, however progress is being made. @@ -7,8 +7,7 @@ HiFive Unmatched Copy install{:--:}OSrev.img to a USB stick, and boot with both it and the vendor provided uSD card (unmodified) inserted. This should enable firmware and U-Boot to be loaded from uSD and OpenBSD bootloader and kernel to be -loaded from USB stick. At this time onboard Ethernet is not well supported, -so PCIe or USB Ethernet device will be required. +loaded from USB stick. QEMU with OpenSBI and U-Boot |