Skip to content
Snippets Groups Projects
Commit 6e7f0bc0 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs

parent 42d44f63
No related branches found
No related tags found
No related merge requests found
......@@ -130,11 +130,13 @@
#define CONFIG_MAX_CPUS 1
#define CONFIG_SYS_FSL_NUM_LAWS 12
#define CONFIG_SYS_FSL_SEC_COMPAT 2
#define CONFIG_SYS_FSL_ERRATUM_ESDHC111
#elif defined(CONFIG_P2020)
#define CONFIG_MAX_CPUS 2
#define CONFIG_SYS_FSL_NUM_LAWS 12
#define CONFIG_SYS_FSL_SEC_COMPAT 2
#define CONFIG_SYS_FSL_ERRATUM_ESDHC111
#elif defined(CONFIG_PPC_P2040)
#define CONFIG_MAX_CPUS 4
......
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