summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorNitin Garg <nitin.garg@freescale.com>2015-03-31 20:37:36 -0500
committerNitin Garg <nitin.garg@freescale.com>2015-03-31 22:46:51 -0500
commit8be05ef58536c58e785e1af73e1c29a30b762b67 (patch)
treeff382c75e86fa8b7634ab8ec68628cdbdb6678c3 /include/configs
parent9df046d30b54498575b8223b4074277fe35d67c2 (diff)
downloadu-boot-imx-8be05ef58536c58e785e1af73e1c29a30b762b67.zip
u-boot-imx-8be05ef58536c58e785e1af73e1c29a30b762b67.tar.gz
u-boot-imx-8be05ef58536c58e785e1af73e1c29a30b762b67.tar.bz2
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)
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx6_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
index 0bc95de..9ff3349 100644
--- a/include/configs/mx6_common.h
+++ b/include/configs/mx6_common.h
@@ -21,6 +21,7 @@
#define CONFIG_ARM_ERRATA_751472
#define CONFIG_ARM_ERRATA_794072
#define CONFIG_ARM_ERRATA_761320
+#define CONFIG_ARM_ERRATA_845369
#define CONFIG_BOARD_POSTCLK_INIT
#define CONFIG_LDO_BYPASS_CHECK
#define CONFIG_MXC_GPT_HCLK