summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRobby Cai <r63905@freescale.com>2015-06-24 11:44:51 +0800
committerMax Krummenacher <max.krummenacher@toradex.com>2016-03-09 14:42:40 +0100
commitb894abefad892e9de5868ead2ee5f5e582920198 (patch)
tree58b6d3ad8abc69371eef3e997df3a0622a76301a /arch
parent4ed5b4b30c77b1fe1945a845a24d7b57713e3a5b (diff)
MLK-11159-2 Revert "MLK-11028 imx: mx6qp change L2 prefetch offset to 0"
This reverts commit 2bc93d766dee5d5dc33035446f82622c4f1fb784. After further investigation, find L2 prefetch offset setting of 0xF is not the root cause for USB stress reboot failure. With the fix in USB driver, and L2 prefetch offset setting of 0xF, the reboot stress test has passed 4-days both on imx6q and imx6qp sabreauto board. Signed-off-by: Robby Cai <r63905@freescale.com> (cherry picked from commit 6e9282c2567b2820699fa55d2c6bf0ab78e992d6)
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/cpu/armv7/mx6/soc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/mx6/soc.c b/arch/arm/cpu/armv7/mx6/soc.c
index 291be76803..2283702bdd 100644
--- a/arch/arm/cpu/armv7/mx6/soc.c
+++ b/arch/arm/cpu/armv7/mx6/soc.c
@@ -985,7 +985,7 @@ void v7_outer_cache_enable(void)
/* Turn on the L2 I/D prefetch, double linefill */
/* Set prefetch offset with any value except 23 as per errata 765569 */
- val |= 0x70000000;
+ val |= 0x7000000f;
/*
* The L2 cache controller(PL310) version on the i.MX6D/Q is r3p1-50rel0