Identical THS settings on all H3 boards, remove installation of sun8i-corekeeper.sh

This commit is contained in:
ThomasKaiser 2016-06-04 18:49:55 +02:00
parent 2c5e07f9a4
commit 2011201ac6
10 changed files with 16 additions and 28 deletions

View file

@ -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);