summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Jin <Jason.jin@freescale.com>2012-12-20 16:25:03 +0800
committerAnthony Felice <tony.felice@timesys.com>2013-06-21 13:46:53 -0400
commitaa6377c80b0aa3b58719ae82035e62cb48789b4d (patch)
tree5fdf311a8ab1a1c37d3e1c58bf61c50df2cf567b /include
parentd684ca3779cb69dfbd40fc9c7287b52e6216d616 (diff)
provide a workaround for GPU in Vybrid
The GPU frequently hang the system during testing. This patch provide a workaroud to reset the soc after the pll system was initialized. Signed-off-by: Jason Jin <Jason.jin@freescale.com> Signed-off-by: Jingchang Lu <b35083@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/vybrid.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/vybrid.h b/include/configs/vybrid.h
index 23297da553..f88caec0dd 100644
--- a/include/configs/vybrid.h
+++ b/include/configs/vybrid.h
@@ -234,12 +234,12 @@
#define CONFIG_SYS_CLKCTL_CCGR10 0xFFFFFFFF
#define CONFIG_SYS_CLKCTL_CCGR11 0xFFFFFFFF
-#define CONFIG_SYS_CLKCTRL_CCR 0x00010005
+#define CONFIG_SYS_CLKCTRL_CCR 0x00011005
#define CONFIG_SYS_CLKCTRL_CCSR 0x0003FF24
#define CONFIG_SYS_CLKCTRL_CACRR 0x00000810
#define CONFIG_SYS_CLKCTRL_CSCMR1 0x03CA0000
#define CONFIG_SYS_CLKCTRL_CSCDR1 0x01000000
-#define CONFIG_SYS_CLKCTRL_CSCDR2 0x30114240
+#define CONFIG_SYS_CLKCTRL_CSCDR2 0x30114640
#define CONFIG_SYS_CLKCTRL_CSCDR3 0x00003F1F
#define CONFIG_SYS_CLKCTRL_CSCMR2 0x00000000
#define CONFIG_SYS_CLKCTRL_CSCDR4 0x00000000