Re: Comprehensive List of RISC-V SoCs and FreeBSD?

From: Julien Cassette <julien.cassette_at_gmail.com>
Date: Sat, 25 Jun 2022 13:09:02 UTC
Le ven. 10 juin 2022 à 15:05, Bjoern A. Zeeb
<bzeeb-lists@lists.zabbadoz.net> a écrit :
>
> Hi,
>
> beyond https://wiki.freebsd.org/riscv#Supported_Platforms is there any
> list of avail RiscV SoCs (and their supported status)?
>
> It seems by now most the the listed boards are discont/unavail.
> Are there alternatives?
>
> /bz
>
> --
> Bjoern A. Zeeb                                                     r15:7
>

Hi Bjoern

I had been working on supporting the Allwinner D1 (Nezha and Lichee RV
boards) but unfortunately I have got stuck at the MMC driver.

Here are the sources if you want to take a look:
https://reviews.freebsd.org/people/revisions/13728/
https://github.com/jcassette/freebsd-src/tree/d1/mmc

Regards,
Julien