summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorNitin Garg <nitin.garg@freescale.com>2015-03-31 20:37:36 -0500
committerPeng Fan <Peng.Fan@freescale.com>2015-04-29 15:05:30 +0800
commit789fcfd7ae1f605826ec9b75b96381aad3ded568 (patch)
tree8fe2c17c74988bdb9e2076a71b74de5726a7d413 /include/configs
parent20b8ac7bbe20e06d107f8922da887e88e8863d2e (diff)
downloadu-boot-imx-789fcfd7ae1f605826ec9b75b96381aad3ded568.zip
u-boot-imx-789fcfd7ae1f605826ec9b75b96381aad3ded568.tar.gz
u-boot-imx-789fcfd7ae1f605826ec9b75b96381aad3ded568.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 607fe25..a3c8346 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