[U-Boot] [PATCH] armv8/ls1043a: enable workaround for errarum A009942

Shengzhou Liu Shengzhou.Liu at nxp.com
Fri Jan 29 09:56:01 CET 2016


DDR erratum A-009942 is also applicable to LS1043A.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu at nxp.com>
---
 arch/arm/include/asm/arch-fsl-layerscape/config.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/include/asm/arch-fsl-layerscape/config.h b/arch/arm/include/asm/arch-fsl-layerscape/config.h
index f1b164f..c5b9832 100644
--- a/arch/arm/include/asm/arch-fsl-layerscape/config.h
+++ b/arch/arm/include/asm/arch-fsl-layerscape/config.h
@@ -171,6 +171,7 @@
 
 #define CONFIG_SYS_FSL_ERRATUM_A009663
 #define CONFIG_SYS_FSL_ERRATUM_A009929
+#define CONFIG_SYS_FSL_ERRATUM_A009942
 #else
 #error SoC not defined
 #endif
-- 
2.1.0.27.g96db324



More information about the U-Boot mailing list