summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2015-01-06 13:19:00 -0800
committerYork Sun <yorksun@freescale.com>2015-02-24 13:10:12 -0800
commit1478fdef526f7881f809f6dcce1d63fc6cd080d6 (patch)
tree84b0ceda5998cf2e96b581b7276b063903a1fb48 /arch
parenta5ebdf06a031b77438524f1f48b5bfb56d57c2b3 (diff)
downloadtalos-obmc-uboot-1478fdef526f7881f809f6dcce1d63fc6cd080d6.tar.gz
talos-obmc-uboot-1478fdef526f7881f809f6dcce1d63fc6cd080d6.zip
armv8/fsl-lsch3: Enable erratum workround for A008514
Erratum A008514 appleis to ls2085a. Signed-off-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/include/asm/arch-fsl-lsch3/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-fsl-lsch3/config.h b/arch/arm/include/asm/arch-fsl-lsch3/config.h
index 1bada10aec..b140c1fac2 100644
--- a/arch/arm/include/asm/arch-fsl-lsch3/config.h
+++ b/arch/arm/include/asm/arch-fsl-lsch3/config.h
@@ -103,6 +103,7 @@
#ifdef CONFIG_LS2085A
#define CONFIG_SYS_FSL_ERRATUM_A008336
+#define CONFIG_SYS_FSL_ERRATUM_A008514
#endif
#endif /* _ASM_ARMV8_FSL_LSCH3_CONFIG_ */
OpenPOWER on IntegriCloud