瀏覽代碼

armv8/fsl-lsch3: Enable erratum workround for A008514

Erratum A008514 appleis to ls2085a.

Signed-off-by: York Sun <yorksun@freescale.com>
York Sun 10 年之前
父節點
當前提交
1478fdef52
共有 1 個文件被更改,包括 1 次插入0 次删除
  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_ */