logo

blog

My website can't be that messy, right? git clone https://anongit.hacktivis.me/git/blog.git/
commit: 8ed022bcb792064700c279effe669c41d82fe149
parent 66239488c38cbbcd0f9d58703d9e222c27e7b2f0
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 13 Jan 2025 06:44:21 +0100

about_hardware_tbody: Link to VisionFive2 document, fix GPU

Diffstat:

Mabout_hardware_tbody.html4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/about_hardware_tbody.html b/about_hardware_tbody.html @@ -44,9 +44,9 @@ <tr> <td>panda</td> <td>Alpine</td> - <td>StarFive VisionFive2</td> + <td><a href="https://doc-en.rvspace.org/Doc_Center/visionfive_2.html">StarFive VisionFive2</a></td> <td>StarFive JH7110 (RV64GC, 4 cores 1.5 Ghz)</td> - <td>(with CPU)</td> + <td>IMG BXE-4-32 MC1 @600 Mhz</td> <td></td> <td>8 GB</td> <td>2×1Gb/s Ethernet</td>