From 3bf6d3dc1552ceac754f9a42740eca9db2446e25 Mon Sep 17 00:00:00 2001 From: jca Date: Mon, 31 Oct 2022 17:44:21 +0000 Subject: [PATCH] The cad(4) ethernet controller works well on the Hifive Unmatched From Miguel Landaeta --- distrib/notes/riscv64/prep | 5 ++--- 1 file 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 -- 2.20.1