mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-02 19:22:30 +00:00
Identical THS settings on all H3 boards, remove installation of sun8i-corekeeper.sh
This commit is contained in:
parent
2c5e07f9a4
commit
2011201ac6
10 changed files with 16 additions and 28 deletions
|
@ -1,13 +0,0 @@
|
|||
diff --git a/drivers/gpu/mali/mali/platform/mali400-pmu/mali_platform.c b/drivers/gpu/mali/mali/platform/mali400-pmu/mali_platform.c
|
||||
index 54e50d5..1dc4f79 100644
|
||||
--- a/drivers/gpu/mali/mali/platform/mali400-pmu/mali_platform.c
|
||||
+++ b/drivers/gpu/mali/mali/platform/mali400-pmu/mali_platform.c
|
||||
@@ -37,7 +37,7 @@ static struct clk *gpu_pll = NULL;
|
||||
|
||||
_mali_osk_errcode_t mali_platform_init(void)
|
||||
{
|
||||
- int freq = 252; /* 252 MHz */
|
||||
+ int freq = 600; /* 600 MHz */
|
||||
|
||||
gpu_pll = clk_get(NULL, PLL_GPU_CLK);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue