MLK-10524: iMX6x: Implement workaround for Cortex-A9 errata 845369
authorNitin Garg <nitin.garg@freescale.com>
Wed, 1 Apr 2015 01:37:36 +0000 (20:37 -0500)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:34 +0000 (14:04 +0800)
commit071808ed7690fc7ac4069320e2b7a7988f596f4d
tree9ad658c084a534b62b4f75d5a638e60295caa95c
parent8503bcf92a07b212a0f25b9650bd90aedf0b2039
MLK-10524: iMX6x: Implement workaround for Cortex-A9 errata 845369

Under very rare timing circumstances, transitioning into streaming
mode might create a data corruption. Present on Two or more processors
or 1 core with ACP, all revisions. This erratum can be worked round
by setting bit[22] of the undocumented Diagnostic Control Register to 1.

Signed-off-by: Nitin Garg <nitin.garg@freescale.com>
(cherry picked from commit 70ad44e523680de67dd8b7a7505d7f27799980ee)
(cherry picked from commit f20a65847577ff40dc7e3739a0bb69926885c734)
arch/arm/Kconfig
arch/arm/cpu/armv7/mx6/Kconfig
arch/arm/cpu/armv7/start.S