projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ebdf0
)
armv8/fsl-lsch3: Enable erratum workround for A008514
author
York Sun
<yorksun@freescale.com>
Tue, 6 Jan 2015 21:19:00 +0000
(13:19 -0800)
committer
York Sun
<yorksun@freescale.com>
Tue, 24 Feb 2015 21:10:12 +0000
(13:10 -0800)
Erratum
A008514
appleis to ls2085a.
Signed-off-by: York Sun <yorksun@freescale.com>
arch/arm/include/asm/arch-fsl-lsch3/config.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-fsl-lsch3/config.h
b/arch/arm/include/asm/arch-fsl-lsch3/config.h
index 1bada10aecd0a93ac14acd3d04573fb8275a8028..b140c1fac2c2d51fb43ea2157ddec7f3a4b60c20 100644
(file)
--- 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_ */