Skip to content
Snippets Groups Projects
Commit 5f5e8d92 authored by Shengzhou Liu's avatar Shengzhou Liu Committed by York Sun
Browse files

armv8: ls1046a: Enable DDR erratum for ls1046a


Enable ERRATUM_A008511, ERRATUM_A009801, ERRATUM_A009803,
ERRATUM_A009942, ERRATUM_A010165

Signed-off-by: default avatarShengzhou Liu <Shengzhou.Liu@nxp.com>
Signed-off-by: default avatarGong Qianyu <Qianyu.Gong@nxp.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent caa6e9b0
No related branches found
No related tags found
No related merge requests found
...@@ -240,6 +240,12 @@ ...@@ -240,6 +240,12 @@
#define GICC_BASE 0x01420000 #define GICC_BASE 0x01420000
#define CONFIG_SYS_FSL_MAX_NUM_OF_SEC 1 #define CONFIG_SYS_FSL_MAX_NUM_OF_SEC 1
#define CONFIG_SYS_FSL_ERRATUM_A008511
#define CONFIG_SYS_FSL_ERRATUM_A009801
#define CONFIG_SYS_FSL_ERRATUM_A009803
#define CONFIG_SYS_FSL_ERRATUM_A009942
#define CONFIG_SYS_FSL_ERRATUM_A010165
#else #else
#error SoC not defined #error SoC not defined
#endif #endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment