[U-Boot] [PATCH v1 22/24] armv8/fsl-lsch3: Enable erratum workround for A008514
York Sun
yorksun at freescale.com
Tue Jan 6 22:19:00 CET 2015
Erratum A008514 appleis to ls2085a.
Signed-off-by: York Sun <yorksun at freescale.com>
---
arch/arm/include/asm/arch-fsl-lsch3/config.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/include/asm/arch-fsl-lsch3/config.h b/arch/arm/include/asm/arch-fsl-lsch3/config.h
index 1bada10..b140c1f 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_ */
--
1.7.9.5
More information about the U-Boot
mailing list