mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
armv8/fsl-lsch3: Enable erratum workround for A008514
Erratum A008514 appleis to ls2085a. Signed-off-by: York Sun <yorksun@freescale.com>
This commit is contained in:
parent
a5ebdf06a0
commit
1478fdef52
1 changed files with 1 additions and 0 deletions
|
|
@ -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_ */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue