summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorShengzhou Liu <Shengzhou.Liu@nxp.com>2016-03-10 17:36:57 +0800
committerYork Sun <york.sun@nxp.com>2016-03-21 12:42:13 -0700
commitdd8e740c789350fadeb9a13ab367380da2b9b42f (patch)
treec6017a59690d7a30da38051a206ba3a7d5c9d4aa /arch
parenteb118807a4c1778bda6294c36e379711cb08e198 (diff)
downloadtalos-obmc-uboot-dd8e740c789350fadeb9a13ab367380da2b9b42f.tar.gz
talos-obmc-uboot-dd8e740c789350fadeb9a13ab367380da2b9b42f.zip
driver/ddr/fsl: Add workaround for erratum A-009803
During initial DDR training, false parity errors may be detected. This patch adds workaround to fix the erratum. Tested on LS2085QDS and LS2080RDB. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/include/asm/arch-fsl-layerscape/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-fsl-layerscape/config.h b/arch/arm/include/asm/arch-fsl-layerscape/config.h
index 22f9c8fd65..bfaece2d67 100644
--- a/arch/arm/include/asm/arch-fsl-layerscape/config.h
+++ b/arch/arm/include/asm/arch-fsl-layerscape/config.h
@@ -121,6 +121,7 @@
#define CONFIG_SYS_FSL_ERRATUM_A008751
#define CONFIG_SYS_FSL_ERRATUM_A009635
#define CONFIG_SYS_FSL_ERRATUM_A009663
+#define CONFIG_SYS_FSL_ERRATUM_A009803
#define CONFIG_SYS_FSL_ERRATUM_A009942
/* ARM A57 CORE ERRATA */
OpenPOWER on IntegriCloud