From 12d5ef45d1fa00f1eec12650f81e1c85e17ea8af Mon Sep 17 00:00:00 2001 From: QiaoChong Date: Wed, 26 Jul 2017 10:34:20 +0800 Subject: [PATCH] 3a9780e vram 400M. Change-Id: Ic04f81f9d599c0fd1987a0404ad3f50dffdfe17a Signed-off-by: QiaoChong --- Targets/Bonito3a9780e/pci/rs780_gfx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Targets/Bonito3a9780e/pci/rs780_gfx.c b/Targets/Bonito3a9780e/pci/rs780_gfx.c index 29087f9b..7fbc394b 100644 --- a/Targets/Bonito3a9780e/pci/rs780_gfx.c +++ b/Targets/Bonito3a9780e/pci/rs780_gfx.c @@ -33,7 +33,7 @@ #define VRAM_333M 333 #define VRAM_400M 400 #define VRAM_533M 533 -#define VRAM_FREQ VRAM_266M +#define VRAM_FREQ VRAM_400M /* Trust the original resource allocation. Don't do it again. */ #undef DONT_TRUST_RESOURCE_ALLOCATION