rockchip:将cpu超频电压提到1.35v

为了解决大流量下载不重启。只能这么做
夏天自己给机器加风扇吧。
不用担心过热死机,有温控降频。
This commit is contained in:
骷髅头 2023-02-23 14:36:29 +08:00 committed by GitHub
parent 1f81ded2cf
commit 2d6a866622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
+ };
+ opp07 {
+ opp-hz = /bits/ 64 <1800000000>;
+ opp-microvolt = <1275000>;
+ opp-microvolt = <1300000>;
+ };
};
@ -35,11 +35,11 @@ Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
};
+ opp08 {
+ opp-hz = /bits/ 64 <2016000000>;
+ opp-microvolt = <1250000>;
+ opp-microvolt = <1300000>;
+ };
+ opp09 {
+ opp-hz = /bits/ 64 <2208000000>;
+ opp-microvolt = <1325000>;
+ opp-microvolt = <1350000>;
+ };
};