Explorar o código

armv8/fsl-lsch3: Enable erratum workround for A008514

Erratum A008514 appleis to ls2085a.

Signed-off-by: York Sun <yorksun@freescale.com>
York Sun %!s(int64=10) %!d(string=hai) anos
pai
achega
1478fdef52
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      arch/arm/include/asm/arch-fsl-lsch3/config.h

+ 1 - 0
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_ */