From a1a564f2640e6694ec89a85595b7aad5f3b62395 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Mon, 12 Feb 2024 11:37:31 +0300 Subject: [PATCH] overclocking-vf2: add basic info about VF2 Signed-off-by: Ivan Bushchik --- _posts/2023-10-21-overclocking-starfive-vf2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_posts/2023-10-21-overclocking-starfive-vf2.md b/_posts/2023-10-21-overclocking-starfive-vf2.md index 899370e..89c9dc7 100644 --- a/_posts/2023-10-21-overclocking-starfive-vf2.md +++ b/_posts/2023-10-21-overclocking-starfive-vf2.md @@ -11,7 +11,9 @@ Apply a [patch](/posts_media/2023-10-21-overclocking-starfive-vf2/overclock_vf2. # Introduction -The SiFive U74 frequency in StarFive JH7110 is 1.5 GHz by default, but it can work much better, because even under load the temperature never exceeds 50ºC, so overclocking is worth it. The JH110 can be overclocked to 1.8 GHz, which will be done in this article. +StarFive VisionFive 2 is a second generation of RISC-V boards from StarFive, which is based on StarFive JH7110 SoC with 4 of SiFive's U74 cores. + +The SiFive U74 max frequency in StarFive JH7110 is 1.5 GHz by default, but it can work much better, because even under load the temperature never exceeds 50ºC, so overclocking is worth it. The JH110 can be overclocked to 1.8 GHz, which will be done in this article. Warning: You are responsible for the safety of your board.