projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f698e9f
)
armv8/ls1043a: enable workaround for errarum A009942
author
Shengzhou Liu
<Shengzhou.Liu@nxp.com>
Fri, 29 Jan 2016 08:56:01 +0000
(16:56 +0800)
committer
York Sun
<york.sun@nxp.com>
Wed, 24 Feb 2016 16:40:56 +0000
(08:40 -0800)
DDR erratum A-009942 applies to LS1043A.
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/config.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-fsl-layerscape/config.h
b/arch/arm/include/asm/arch-fsl-layerscape/config.h
index
ff3b1be
..
a4eb096
100644
(file)
--- a/
arch/arm/include/asm/arch-fsl-layerscape/config.h
+++ b/
arch/arm/include/asm/arch-fsl-layerscape/config.h
@@
-177,6
+177,7
@@
#define CONFIG_SYS_FSL_ERRATUM_A009663
#define CONFIG_SYS_FSL_ERRATUM_A009929
+#define CONFIG_SYS_FSL_ERRATUM_A009942
#else
#error SoC not defined
#endif