summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2011-01-26 01:43:15 -0600
committerKumar Gala <galak@kernel.crashing.org>2011-02-03 02:46:12 -0600
commit6e7f0bc0ce33adbd028f4e34b7e9d3bf46e0f95b (patch)
tree2d8ae164b2f6726d9ea802ab50930341bf05ef5a /arch
parent42d44f631c4e8e5359775bdc098f2fffde4e5c05 (diff)
downloadblackbird-obmc-uboot-6e7f0bc0ce33adbd028f4e34b7e9d3bf46e0f95b.tar.gz
blackbird-obmc-uboot-6e7f0bc0ce33adbd028f4e34b7e9d3bf46e0f95b.zip
powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/include/asm/config_mpc85xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h
index 36464aa7cc..9919d97c0e 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -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
OpenPOWER on IntegriCloud